Hi there,

On a host running:
PHP 4.3.5 (cli) (built: Apr  3 2004 07:11:21)

I found a strange error produced by the mktime() function:

mktime(0, 0, 0, 4, 4, 2004)
returns -7262

On my personal machine the return value is:

1081026000

If anybody's aware of that bug and if it's fixed, please answer me.

Andrew

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

Reply via email to