ingres_num_fields(3) php man page | unix.com

Man Page: ingres_num_fields

Operating Environment: php

Section: 3

INGRES_NUM_FIELDS(3)							 1						      INGRES_NUM_FIELDS(3)

ingres_num_fields - Get the number of fields returned by the last query

SYNOPSIS
int ingres_num_fields (resource $result)
DESCRIPTION
ingres_num_fields(3) returns the number of fields in the results returned by the Ingres server after a call to ingres_query(3).
PARAMETERS
o $result - The query result identifier
RETURN VALUES
Returns the number of fields
SEE ALSO
ingres_query(3), ingres_fetch_array(3), ingres_fetch_assoc(3), ingres_fetch_object(3), ingres_fetch_row(3). PHP Documentation Group INGRES_NUM_FIELDS(3)
Related Man Pages
ingres_execute(3) - php
ingres_fetch_assoc(3) - php
ingres_field_nullable(3) - php
ingres_field_precision(3) - php
ingres_result_seek(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun