Re: [PHP] Date again

2002-12-06 Thread Jason Wong
On Saturday 07 December 2002 11:39, Miguel Brás wrote: > Ok guys, > > having a problem here. I did my table with 6 fields, they are: > id position name timein timeout date > > I have a form to insert the info on the fields, and at the date field, I > have a drop down menu that returns me the n

Re: [PHP] Date again

2002-12-06 Thread Stephen
ry($sql, $connection); Hope it works! - Original Message - From: "Miguel Brás" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 10:39 PM Subject: [PHP] Date again > Ok guys, > > having a problem here. I did my table with 6 fields,

[PHP] Date again

2002-12-06 Thread Miguel Brás
Ok guys, having a problem here. I did my table with 6 fields, they are: id position name timein timeout date I have a form to insert the info on the fields, and at the date field, I have a drop down menu that returns me the next 7 days (the date in d/m/y), people will choose the date they wa