JavaScript Editor Javascript debugger     Website design 


maxdb_stmt_reset

Resets a prepared statement (PECL maxdb:1.0-7.6.00.38)
bool maxdb_stmt_reset ( resource stmt )

Procedural style:

Object oriented style (method):

stmt {
  bool reset();
}
Warning:

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