RE: Night Time Images
Brought to you by:
iridium
|
From: Jake O. <ja...@or...> - 2002-08-08 18:33:14
|
>Yes, change the test so that it's correct for your timezone. Use
>
> if (($regs[2] > 1) && ($regs[2] < 13)) {
> $night = 1;
> }
That didn't work. It's 11:30 am pacific time right now, and there's a moon
graphic on the site :-).
-Jake
|