Posted by Steve on 08/28/06 18:11
On Sun, 27 Aug 2006 06:36:09 -0700, Gucci wrote: > if ($year%100==0) { > if ($year%400==0) {$flag = true;} Are you *sure* this logic is correct? I'm not... and if it is, why bother with the check for 100 years?
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming