(no version information, might be only in CVS)
maxdb_stmt_reset(no version information, might be only in CVS)
stmt->reset -- Resets a prepared statementProcedural style:
bool maxdb_stmt_reset ( resource stmt )Object oriented style (method):
class stmt {Warning |
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk. |