RE: [PHP] can't get it to work

2002-04-03 Thread Maxim Maletsky
t; -Original Message- > From: Alex [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 03, 2002 8:19 PM > To: [EMAIL PROTECTED] > Subject: [PHP] can't get it to work > > I'm trying to write code that will return all records found between certain > dates(e.g. 2001-01-

Re: [PHP] can't get it to work

2002-04-03 Thread Alex
That did the trick. Thank you "Miguel Cruz" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Wed, 3 Apr 2002, Alex wrote: > > I'm trying to write code that will return all records found between certain > > dates(e.g. 2001-01-30 through 2002-01-30). I created

RE: [PHP] can't get it to work

2002-04-03 Thread Rick Emery
he mysql manual concerning dates, formats, functions -Original Message- From: Alex [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 12:19 PM To: [EMAIL PROTECTED] Subject: [PHP] can't get it to work I'm trying to write code that will return all records found between c

RE: [PHP] can't get it to work

2002-04-03 Thread Rick Emery
ts, functions -Original Message- From: Alex [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 12:19 PM To: [EMAIL PROTECTED] Subject: [PHP] can't get it to work I'm trying to write code that will return all records found between certain dates(e.g. 2001-01-30 through 200

Re: [PHP] can't get it to work

2002-04-03 Thread Miguel Cruz
On Wed, 3 Apr 2002, Alex wrote: > I'm trying to write code that will return all records found between certain > dates(e.g. 2001-01-30 through 2002-01-30). I created a html form with pull > down menus for both dates but when I try to run it I get a parse error and > can't figure out what's wrong. >

Re: [PHP] can't get it to work

2002-04-03 Thread Miguel Cruz
On Wed, 3 Apr 2002, Alex wrote: > I'm trying to write code that will return all records found between certain > dates(e.g. 2001-01-30 through 2002-01-30). I created a html form with pull > down menus for both dates but when I try to run it I get a parse error and > can't figure out what's wrong.

RE: [PHP] can't get it to work

2002-04-03 Thread Collins, Robert
sage- From: Alex [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 12:19 PM To: [EMAIL PROTECTED] Subject: [PHP] can't get it to work I'm trying to write code that will return all records found between certain dates(e.g. 2001-01-30 through 2002-01-30). I created a html form

[PHP] can't get it to work

2002-04-03 Thread Alex
I'm trying to write code that will return all records found between certain dates(e.g. 2001-01-30 through 2002-01-30). I created a html form with pull down menus for both dates but when I try to run it I get a parse error and can't figure out what's wrong. Thanks, Alex Here is the php code: $m