MSQL_NUM_FIELDS(3) MSQL_NUM_FIELDS(3) msql_num_fields - Get number of fields in resultSYNOPSISint msql_num_fields (resource $result)DESCRIPTIONmsql_num_fields(3) returns the number of fields in a result set.PARAMETERSo $ result -The result resource that is being evaluated. This result comes from a call to msql_query(3).RETURN VALUESReturns the number of fields in the result set.SEE ALSOmsql_query(3), msql_fetch_field(3), msql_num_rows(3). PHP Documentation Group MSQL_NUM_FIELDS(3)
| Related Man Pages |
|---|
| msql_result(3) - php |
| mysql_num_fields(3) - php |
| db2_num_fields(3) - php |
| fbsql_field_type(3) - php |
| pg_fetch_all_columns(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |