Track user last time vist to site
Hi,
I am looking to track when was the user login last time into site and dislay that time when he login again?
Hi,
I am looking to track when was the user login last time into site and dislay that time when he login again?
Hi, when you process the login you could just write a time stamp to the database, but you would have to read the previous time stamp before it was overwrittin with the new one.
Also once you start collection the times you could do some date calculations such as dateDiff and display things like
You last logged in 28 days ago, you must login more often etc etc
Richard
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.