RE: [PHP] Can someone check this mysql code

2002-05-19 Thread Balaji Ankem
;; -Balaji -Original Message- From: Miguel Cruz [mailto:[EMAIL PROTECTED]] Sent: Monday, May 20, 2002 11:12 AM To: PhilipNZ Staff Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Can someone check this mysql code On Mon, 20 May 2002, PhilipNZ Staff wrote: > My code below don't want to in

Re: [PHP] Can someone check this mysql code

2002-05-19 Thread Miguel Cruz
On Mon, 20 May 2002, PhilipNZ Staff wrote: > My code below don't want to insert the code into the database what am I > doing wrong? > > > $answers="$band, $middlename, $pot"; > $date=date ("l dS of F Y h:i:s A"); > > $sql = "INSERT INTO `prizeline` (`id`, `email`, `name`, `address`, `answe

Re: [PHP] Can someone check this mysql code

2002-05-19 Thread Kevin Waterson
On Mon, 20 May 2002 08:57:16 +1200 "PhilipNZ Staff" <[EMAIL PROTECTED]> wrote: > My code below don't want to insert the code into the database what am I doing wrong? > > > $answers="$band, $middlename, $pot"; > $date=date ("l dS of F Y h:i:s A"); > > $sql = "INSERT INTO `prizeline` (`id`,