Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
MaxDB Functions
PHP Manual

maxdb_stmt_reset

stmt->reset

(PECL maxdb >= 1.0)

maxdb_stmt_reset -- stmt->resetResets 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 its argument list is available.


MaxDB Functions
PHP Manual