PHP Doku:: Closes the prepared statement - sqlite3stmt.close.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenSQLite3The SQLite3Stmt classSQLite3Stmt::close

Ein Service von Reinhard Neidl - Webprogrammierung.

The SQLite3Stmt class

<<SQLite3Stmt::clear

SQLite3Stmt::execute>>

SQLite3Stmt::close

(PHP 5 >= 5.3.0)

SQLite3Stmt::closeCloses the prepared statement

Beschreibung

public bool SQLite3Stmt::close ( void )

Closes the prepared statement.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)