Re: [PHP-DB] insertion problem (2)

2005-03-09 Thread Jochem Maas
*/ ?> From: sultan Ibraheem <[EMAIL PROTECTED]> Date: Wed, 9 Mar 2005 14:50:57 -0800 (PST) To: [EMAIL PROTECTED], php-db@lists.php.net Subject: [PHP-DB] insertion problem (2) Thanks for your time,, This is the code: $uu=mysql_query("insert into voters2 ('id','usern

Re: [PHP-DB] insertion problem (2)

2005-03-09 Thread Stephen Johnson
14:50:57 -0800 (PST) > To: [EMAIL PROTECTED], php-db@lists.php.net > Subject: [PHP-DB] insertion problem (2) > > Thanks for your time,, > > This is the code: > > $uu=mysql_query("insert into voters2 > ('id','username','constnum','

Re: [PHP-DB] insertion problem (2)

2005-03-09 Thread Stephen Johnson
bad code */ ?> > From: sultan Ibraheem <[EMAIL PROTECTED]> > Date: Wed, 9 Mar 2005 14:50:57 -0800 (PST) > To: [EMAIL PROTECTED], php-db@lists.php.net > Subject: [PHP-DB] insertion problem (2) > > Thanks for your time,, > > This is the code: > > $uu=

[PHP-DB] insertion problem (2)

2005-03-09 Thread sultan Ibraheem
Thanks for your time,, This is the code: $uu=mysql_query("insert into voters2 ('id','username','constnum','name','fname','gname','lname')values('$T10','$T1','$T11','$T4,'$T5','$T6','$T7')"); $uu2=mysql_query("insert into voters2 ('sex','birth_day','email','password') values('$D1','$T9','$T8'