PHP Doku:: Returns the number of parameters within the prepared statement - sqlite3stmt.paramcount.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SQLite3Stmt class

<<SQLite3Stmt::execute

SQLite3Stmt::reset>>

SQLite3Stmt::paramCount

(PHP 5 >= 5.3.0)

SQLite3Stmt::paramCountReturns the number of parameters within the prepared statement

Beschreibung

public int SQLite3Stmt::paramCount ( void )

Returns the number of parameters within the prepared statement.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the number of parameters within the prepared statement.


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