Welcome Guest, Not a member yet? Register   Sign In
Storing login and logout time
#2

[eluser]swgj19[/eluser]
Code:
$now = date("Y-m-d H:i:s");

You will need to use a time stamp in the database to store the time. This is easily done in mysql phpmyadmin.


Messages In This Thread
Storing login and logout time - by El Forum - 09-02-2012, 10:43 PM
Storing login and logout time - by El Forum - 09-02-2012, 11:00 PM
Storing login and logout time - by El Forum - 09-03-2012, 02:22 AM
Storing login and logout time - by El Forum - 09-03-2012, 04:49 AM
Storing login and logout time - by El Forum - 09-03-2012, 08:09 PM
Storing login and logout time - by El Forum - 09-03-2012, 09:50 PM
Storing login and logout time - by El Forum - 09-03-2012, 11:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB