A
Anonymous
Guest
I'm inserting the session_time in the database using time() function
It will insert the date like this
1143365175
How can I read this Number & know the date and time for it?
I want to make Expiration for the sessions inserted two hours or one day ago
It will insert the date like this
1143365175
How can I read this Number & know the date and time for it?
I want to make Expiration for the sessions inserted two hours or one day ago