Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
SQLite3Result
PHP Manual

SQLite3Result::numColumns

(No version information available, might be only in CVS)

SQLite3Result::numColumnsReturns the number of columns in the result set

Description

public int SQLite3Result::numColumns ( void )

Returns the number of columns in the result set.

Parameters

This function has no parameters.

Return Values

Returns the number of columns in the result set.


SQLite3Result
PHP Manual