RE: [PHP-DB] mysql_array_array

2004-12-03 Thread Ford, Mike
To view the terms under which this email is distributed, please go to http://disclaimer.leedsmet.ac.uk/email.htm On 03 December 2004 13:15, Yemi Obembe wrote: > $sql = "SELECT * FROM arcadia WHERE email=$v"; >$sql_in = "INSERT INTO arcadia ('email') VALUES ('$v')"; Spot the difference:

[PHP-DB] mysql_array_array

2004-12-03 Thread Yemi Obembe
The following script: Share the fun!     Your email: $v already in the list"; } else { $sql_in = "INSERT INT