Help for this page
Select Code to Download
Select
or
download this
$rows = $dbh->do("UPDATE your_table SET foo = ?", undef, $foo);