adi wrote:
> incorect sintax

maybe I wasn't precise enough:
when I place date("h:i a") in a page on my server, and view it in a 
browser, I am returned: "02:51 pm". According to the server itself, 
though (logged in through ssh), using "date", it is 3:51. gmdate("h:i 
a") returns the same 2:51 time. They are both one hour off from the 
server time.

>>when I type "date" in a console on my server, it returns a different
>>time than that returned by date() or gmdate() - any idea why?

-- 
Kae Verens
http://www.contactjuggling.org/users/kverens/
http://www.contactjuggling.org/ (webmaster)


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

Reply via email to