Justtechjobs.com Find a programming school near you






Online Campus Both


php-windows | 2002071

[PHP-WIN] second argument in strtotime seems to have no effect From: Per (per_hekansson <email protected>)
Date: 07/05/02

Second argument in strtotime seems to have no effect.

strtotime("2001-02-02 12:01:01",981111700);
strtotime("2001-02-02 12:01:01",1000);
strtotime("2001-02-02 12:01:01",time());
strtotime("2001-02-02 12:01:01");

all gives the same output: 981111661. Am I or the function erronous?

/Per

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