DB_result::numCols()

DB_result::numCols()

DB_result::numCols() -- Gets number of columns in a result set

Description

Get the number of columns of the rows in a result set.

Return value

integer - number of columns or a DB_Error object on failure

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.