(PECL CUBRID >= 8.3.0)
Return the number of columns in the result set
int cubrid_num_fields ( resource $result )
This function returns the number of columns in the result set, on success, or it returns FALSE on failure.
Parameters:
result
result comes from a call to cubrid_execute(), cubrid_query() and cubrid_prepare()
Returns:
Number of columns