Re: insertion problem (2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do you receive any errors or anything that might indicate a problem other
then the date not appearing the db ?

Be wordy -- hold nothing back -- give me as much as you can.




<?php
/*

Stephen Johnson c | eh
The Lone Coder

http://www.thelonecoder.com
stephen@xxxxxxxxxxxxxxxx

562.924.4454 (office)
562.924.4075 (fax) 

continuing the struggle against bad code

*/ 
?>

> From: sultan Ibraheem <sultan6480@xxxxxxxxx>
> Date: Wed, 9 Mar 2005 14:50:57 -0800 (PST)
> To: maillists@xxxxxxxxxx, php-db@xxxxxxxxxxxxx
> Subject:  insertion problem (2)
> 
> 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','$T2')");
> 
> 
> 
> ---------------------------------
> Celebrate Yahoo!'s 10th Birthday!
> Yahoo! Netrospective: 100 Moments of the Web 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux