php man page for odbc_num_fields

Query: odbc_num_fields

OS: php

Section: 3

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

ODBC_NUM_FIELDS(3)							 1							ODBC_NUM_FIELDS(3)

odbc_num_fields - Number of columns in a result

SYNOPSIS
int odbc_num_fields (resource $result_id)
DESCRIPTION
Gets the number of fields (columns) in an ODBC result.
PARAMETERS
o $result_id - The result identifier returned by odbc_exec(3).
RETURN VALUES
Returns the number of fields, or -1 on error. PHP Documentation Group ODBC_NUM_FIELDS(3)
Related Man Pages
odbc_next_result(3) - php
db2_num_fields(3) - php
ifx_getsqlca(3) - php
mssql_fetch_assoc(3) - php
odbc_binmode(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
Please Welcome Ravinder Singh to the Moderation Team