Hi all Also, if you call
strtotime("2002-08-25")
you will get the correct timestamp. If you call
strtotime("25-08-2002")
you get the timestamp 1926889200 which represents 23 Jan 2031 instead
getting-1 to indicate an error.
Regards
Conni
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
