Im encountering some very weird behaviour when using the following:-

echo date("M", strtotime("next month"));


outputs: Mar



while


echo date("r",time());

outputs: Tue, 31 Jan 2006 11:21:47 +0000



anyone know why?




---------------------------------------------------------

Master CIW Designer          http://www.ciwcertified.com
Zend Certified Engineer      http://www.zend.com


http://www.jamesbenson.co.uk

---------------------------------------------------------

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

Reply via email to