maxdb_stmt_reset

maxdb_stmt::reset

(PECL maxdb >= 1.0)

maxdb_stmt_reset -- maxdb_stmt::resetResets a prepared statement

说明

过程化风格

bool maxdb_stmt_reset ( resource $stmt )

面向对象风格

bool maxdb_stmt::reset ( void )
Warning

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

User Contributed Notes

There are no user contributed notes for this page.