SQLite3Result::numColumns
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Returns the number of columns in the result set
Description
SQLite3Result::numColumns(): int
Returns the number of columns in the result set.
Parameters Parameters
Return Values
Returns the number of columns in the result set.