>> When I'm using the time() function am I getting the time on the
>> server? If not how can I get the time from the server regardless of
>> whether or not its in the same time zone as the client.
read the *first* comment. http://us2.php.net/time
chris.
--
PHP General Mailing List (http://www.
Alex Hogan wrote:
When I'm using the time() function am I getting the time on the server?
If not how can I get the time from the server regardless of whether or
not its in the same time zone as the client.
Use the gmdate() function.
http://php.net/manual/en/function.gmdate.php
--
Johan Holst Nielse
2 matches
Mail list logo