![]() |
|
||||||||||
|
maxdb_stmt_close(PECL) maxdb_stmt_close(no version information, might be only in CVS) maxdb_stmt->close -- Closes a prepared statementDescriptionProcedural style: bool maxdb_stmt_close ( resource stmt )Object oriented style (method): class maxdb_stmt {bool maxdb_stmt->close ( void ) }
Closes a prepared statement. maxdb_stmt_close() also deallocates the
statement handle pointed to by maxdb_stmt_close There are no user contributed notes for this page. |