Page 1 of 1

Trouble with GetDate()

Posted: Thu Apr 03, 2003 8:15 pm
by DuffMAn
hi, I use this function to see the date and hour, obviously, but the server give me it´s hour not mine, example, it give me the Spain hour, but I need Argentine hour.

See ya..

Posted: Thu Apr 03, 2003 9:48 pm
by volka
since your php-script runs on the server getdate() will return the server's time.
But take a look at viewtopic.php?t=5199 and viewtopic.php?t=3605