RE: [PHP-WIN] Re: PHP generation of fields

2002-05-03 Thread Scott Hurring
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: >

RE: [PHP-WIN] Re: PHP generation of fields

2002-05-02 Thread Dash McElroy
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