- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 54 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Silly quick user_lastvisit Question [ ]
Author
Message
LadyCherry
Lieutenant
Joined: Aug 12, 2003
Posts: 183
Posted:
Sat Mar 29, 2008 8:23 pm
Hello,
I was wondering how you read the user_lastvisit
For example it says:
User 1187654118
I dont understand the date and time on that. can someone tell me?
Thanks
Slackervaara
Lieutenant
Joined: Sep 13, 2003
Posts: 270
Posted:
Sun Mar 30, 2008 12:01 am
In phpMyAdmin you can run this query and you will get it translated:
SELECT `username`, `user_lastvisit`,FROM_UNIXTIME(`user_lastvisit`) AS LastVisit from nuke_users;
LadyCherry
Lieutenant
Joined: Aug 12, 2003
Posts: 183
Posted:
Sun Mar 30, 2008 8:05 am
thank you very much
-Lady Cherry
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum