php man page for msql_num_fields

Query: msql_num_fields

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MSQL_NUM_FIELDS(3)														MSQL_NUM_FIELDS(3)

msql_num_fields - Get number of fields in result

SYNOPSIS
int msql_num_fields (resource $result)
DESCRIPTION
msql_num_fields(3) returns the number of fields in a result set.
PARAMETERS
o $ result -The result resource that is being evaluated. This result comes from a call to msql_query(3).
RETURN VALUES
Returns the number of fields in the result set.
SEE ALSO
msql_query(3), msql_fetch_field(3), msql_num_rows(3). PHP Documentation Group MSQL_NUM_FIELDS(3)
Related Man Pages
mssql_free_result(3) - php
fbsql_field_type(3) - php
msql_fetch_object(3) - php
msql_fetch_row(3) - php
pg_fetch_all_columns(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update