Page 1 of 1

how to count the number of times a user has logged in?

Posted: Sun Feb 10, 2008 6:48 pm
by andresinho
hello there..i'm having a hard time trying to create a varaiable that tells me the number of times users have logged in to my site..i really dunno how to work it out..

someone help me please!!!

Re: how to count the number of times a user has logged in?

Posted: Sun Feb 10, 2008 7:28 pm
by Christopher
Add an integer field to the user account table and increment it every time the login.