Forum und email

maxdb_stmt_reset

stmt->reset

(No version information available, might be only in CVS)

stmt->reset — Resets a prepared statement

说明

Procedural style:

bool maxdb_stmt_reset ( resource $stmt )

Object oriented style (method):

stmt
bool reset ( void )
Warning

本函数暂无文档,仅有参数列表。