SQLite3Stmt
PHP Manual

SQLite3Stmt::close

(PHP 5 >= 5.3.0)

SQLite3Stmt::closeCloses the prepared statement

Opis

public bool SQLite3Stmt::close ( void )

Closes the prepared statement.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE


SQLite3Stmt
PHP Manual