View Single Post
Old 10-25-2001, 05:30 AM  
awechen
Confirmed User
 
Join Date: Oct 2001
Location: LA
Posts: 162
Quote:
Originally posted by Marcus:
I keep using the getdate() function but I still don't have a date.

what should I do?

ok u using php ?
if yes ..
getdate returns an associative array containing the date information of the timestamp, or the current local time.
u u need the system time now !
which format u need ?

or u need the timestamp ?
or u need to convert the timestamp to a 'real' time ?




------------------
"Shock your systemadministration! Read manual-pages!"
awechen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote