Arguments to execute() are quoted implicitly.$sth = $dbh->prepare( "insert into $tblname (product_id, model_number, description) values (?, ?, ?)"); $sth->execute($prod_id, $mod_num, $data);
In reply to Re: DBD::Pg INSERT enlightenment
by dws
in thread DBD::Pg INSERT enlightenment
by penguinfuz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |