array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'sqlite3result.numcolumns.php', 1 => 'SQLite3Result::numColumns', 2 => 'Returns the number of columns in the result set', ), 'up' => array ( 0 => 'class.sqlite3result.php', 1 => 'SQLite3Result', ), 'prev' => array ( 0 => 'sqlite3result.finalize.php', 1 => 'SQLite3Result::finalize', ), 'next' => array ( 0 => 'sqlite3result.reset.php', 1 => 'SQLite3Result::reset', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/sqlite3/sqlite3result/numcolumns.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)
SQLite3Result::numColumns — Returns the number of columns in the result set
Returns the number of columns in the result set.
Diese Funktion besitzt keine Parameter.
Returns the number of columns in the result set.