SQLite3Stmt
PHP Manual

SQLite3Stmt::close

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

SQLite3Stmt::closeプリペアドステートメントを閉じる

説明

public bool SQLite3Stmt::close ( void )

プリペアドステートメントを閉じます。

パラメータ

この関数にはパラメータはありません。

返り値

TRUE を返します。


SQLite3Stmt
PHP Manual