June 2002
Beginner
759 pages
80h 42m
English
do
$rows = $db_handle->do(statement [, \%attr, @bind_values ])
Prepares and executes a statement, returning the number of rows affected.
statementThe statement to execute
\%
attrAttributes to set for the new statement
@
bind_valuesBind values for placeholder substitution