PHP Code:$add_item = mysql_query("INSERT into name VALUES('Will', 'Perdue')", $db);
$add_item = mysql_query("INSERT into name VALUES('John', 'Paxson')", $db);
//etc...
|
Results 1 to 40 of 59
Thread: php and mysql helpThreaded View
|
Click Here to Expand Forum to Full Width |