Help for this page

Select Code to Download


  1. or download this
    $rows = $dbh->do("UPDATE your_table SET foo = ?", undef, $foo);