array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'sqlite3stmt.paramcount.php', 1 => 'SQLite3Stmt::paramCount', 2 => 'Returns the number of parameters within the prepared statement', ), 'up' => array ( 0 => 'class.sqlite3stmt.php', 1 => 'SQLite3Stmt', ), 'prev' => array ( 0 => 'sqlite3stmt.getsql.php', 1 => 'SQLite3Stmt::getSQL', ), 'next' => array ( 0 => 'sqlite3stmt.readonly.php', 1 => 'SQLite3Stmt::readOnly', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/sqlite3/sqlite3stmt/paramcount.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SQLite3Stmt::paramCount — Returns the number of parameters within the prepared statement
Returns the number of parameters within the prepared statement.
Questa funzione non contiene parametri.
Returns the number of parameters within the prepared statement.