Warning: Supplied argument is not a valid MySQL-Link resource in
c:\inetpub\wwwroot\rfq.php on line 16
Unable to add part
//--------------------------- Add part ----------------------------------
if($act=="ADD"){
$sql="INSERT INTO ecomm (ID,part) VALUES $sql.="('$sid','$spp')";
if(! mysql_db_query('bruininv','$sql','$db')){echo("Unable to add
part.");mysql_close($db);exit();}
}
- Re: [PHP-DB] insert into mysql Darryl Friesen
- Re: [PHP-DB] insert into mysql Darryl Friesen
- Re: [PHP-DB] insert into mysql Robert
- Re: [PHP-DB] insert into mysql Darryl Friesen
- Re: [PHP-DB] insert into mysql Darryl Friesen
- Re: [PHP-DB] insert into mysql Robert
- Re: [PHP-DB] insert into mysql Tom Carter
- Re: [PHP-DB] insert into mysql Darryl Friesen
- RE: [PHP-DB] insert into mysql Dave Fudge
- [PHP-DB] Insert into MySQL Robert
- [PHP-DB] Insert into MySQL Robert
