PHP Doku:: Clears all current bound parameters - sqlite3stmt.clear.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SQLite3Stmt class

<<SQLite3Stmt::bindValue

SQLite3Stmt::close>>

SQLite3Stmt::clear

(PHP 5 >= 5.3.0)

SQLite3Stmt::clearClears all current bound parameters

Beschreibung

public bool SQLite3Stmt::clear ( void )

Clears all current bound parameters.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE on successful clearing of bound parameters, FALSE on failure.


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",...)