maxdb_stmt_reset

maxdb_stmt::reset

(PECL maxdb >= 1.0)

maxdb_stmt_reset -- maxdb_stmt::resetResets a prepared statement

说明

过程化风格

maxdb_stmt_reset ( resource $stmt ) : bool

面向对象风格

maxdb_stmt::reset ( void ) : bool
Warning

本函数还未编写文档,仅有参数列表。

相关文章
php cubrid 函数 bind variables to a prepared statement as parametersphp informix 函数 execute a previously prepared sql statementphp maxdb 函数 prepare an sql statement for executionphp maxdb 函数 escapes special characters in a string for use in an sql statement taking into account the current charset of the connectionphp maxdb 函数 returns the total number of rows changed deleted or inserted by the last executed statementphp maxdb 函数 binds variables to a prepared statement as parametersphp maxdb 函数 binds variables to a prepared statement for result storagephp maxdb 函数 closes a prepared statementphp maxdb 函数 fetch results from a prepared statement into the bound variablesphp maxdb 函数 frees stored result memory for the given statement handlephp maxdb 函数 initializes a statement and returns an resource for use with maxdb stmt preparephp maxdb 函数 returns the number of parameter for the given statementphp maxdb 函数 prepare an sql statement for executionphp maxdb 函数 resets a prepared statementphp maxdb 函数 returns result set metadata from a prepared statementphp maxdb 函数 transfers a result set from a prepared statementphp mysql xdevapi 函数 bind prepared statement variables as parametersphp postgresql 函数 sends a request to execute a prepared statement with given parameters and waits for the resultphp postgresql 函数 submits a request to create a prepared statement with the given parameters and waits for completionphp mysqli stmt resets a prepared statement
关注编程学问公众号