[thelist] PHP Date question

Casey Crookston caseyc at IntelliSoftmn.com
Wed Dec 13 11:13:59 CST 2006


>>$newDateStart->modify("-4 hours");<<

Hmmm.

$dStart .= modify("-4 hours");
$dStart = $dStart->modify("-4 hours");
$dStart->modify("-4 hours");

All three of these error out.  And, I am not given an error. The page
load just stops.

Errg.

Casey

 





More information about the thelist mailing list