maxdb->field_count()
maxdb->field_count - Returns the number of columns for the most recent query
Syntax
int maxdb->field_count ()
Arguments
-
Description
Procedural style:
Version
PHP PECL maxdb >= 1.0
Return value
An integer representing the number of fields in a result set.