maxdb_stmt_reset
stmt->reset
(PECL maxdb:1.0-7.6.00.38)
maxdb_stmt_reset -- stmt->reset — Resets a prepared statement
Description
Procedural style:
bool maxdb_stmt_reset
( resource $stmt
)
Object oriented style (method):
stmt
Warning
This function is currently not documented; only its argument list is available.
maxdb_stmt_reset
There are no user contributed notes for this page.
