Forum und email

maxdb_stmt_reset

stmt->reset

(No version information available, might be only in CVS)

stmt->reset — Resets a prepared statement

Description

Procedural style:

bool maxdb_stmt_reset ( resource $stmt )

Object oriented style (method):

stmt
bool reset ( void )
Warning

This function is currently not documented; only the argument list is available.