Hi, Why does the following code print '00', surely it should print '08', I'm baffled!
date("H", mktime(8, 0, 0, 0, 0, 0));
Thanks for your help
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

