On Fri, Nov 14, 2003 at 10:51:57AM -0500, Chris Mach wrote:
: 
: Does date() give the local time of the Server? or is it based on
: something else?

The server.

: Because I have this code:
: 
: echo date ("F n, Y");
: 
: and it should say November 14, 2003 but it echos November 11, 2003.
: 3 days behind.
: 
: Is the date wrong on the server? or is this something I can fix?

Sounds like a server problem.  Contact the server admin to be sure.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to