I moved website from NT to W2K and got problem of date conversion. I'm
using MS SQL Server. In SQL Server, the data looks like "06/09/03". I got
"06 9 2003 12:00AM" in W2K and "Jun 9 2003 12:00AM" in NT. strtotime()
works ok on NT, but return -1 on W2K.

Any ideas? Thanks a lot!

Larry




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

Reply via email to