SQLite3_stmt
PHP Manual

SQLite3_stmt::close

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

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

説明

public bool SQLite3_stmt::close ( void )

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

パラメータ

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

返り値

TRUE を返します。


SQLite3_stmt
PHP Manual