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

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

User Contributed Notes

There are no user contributed notes for this page.