Query: ingres_num_fields
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INGRES_NUM_FIELDS(3) 1 INGRES_NUM_FIELDS(3) ingres_num_fields - Get the number of fields returned by the last querySYNOPSISint ingres_num_fields (resource $result)DESCRIPTIONingres_num_fields(3) returns the number of fields in the results returned by the Ingres server after a call to ingres_query(3).PARAMETERSo $result - The query result identifierRETURN VALUESReturns the number of fieldsSEE ALSOingres_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_array(3) - php | 
| ingres_fetch_assoc(3) - php | 
| ingres_fetch_object(3) - php | 
| ingres_fetch_proc_return(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| User Guide: Posting in the Emergency Forum | 
| Forum Video Tutorial: How to Use Code Tags | 
| UNIX.COM 2017 Year End Summary | 
| Status of UNIX.COM Forum Transformation | 
| Denial Of Service Attack Update |