y [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 02, 2002 6:45 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Re: PHP generation of fields
>
>
> It's been a while since I've done a 'for' statement...
>
> Here's my new working code:
>
It's been a while since I've done a 'for' statement...
Here's my new working code:
".date("F",mktime(0,0,0,$i
))."\n";
}
?>
I found that you have to put quotes around the date() paramaters (like
date("m") instead of date(m)) or PHP will put an error message in your
error.log file in Apache (2.0