Posted by Al on 04/05/05 01:14
Suddenly my strtotime() are goofy, anyone have any ideas? echo date('Y/m/d/H', time()). "<br>"; //2005/04/04/18 echo date('Y/m/d/H', strtotime("-1 day")). "<br>"; //2005/04/03/18 echo date('Y/m/d/H', strtotime("last Sunday")). "<br>"; //2005/04/02/23 Sunday shows as Saturday.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming