php man page for ifx_num_rows

Query: ifx_num_rows

OS: php

Section: 3

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

IFX_NUM_ROWS(3) 							 1							   IFX_NUM_ROWS(3)

ifx_num_rows - Count the rows already fetched from a query

SYNOPSIS
int ifx_num_rows (resource $result_id)
DESCRIPTION
Gives the number of rows fetched so far for a query with $result_id after a ifx_query(3) or ifx_do(3) query.
PARAMETERS
o $result_id -$result_id is a valid resultid returned by ifx_query(3) or ifx_prepare(3) (select type queries only!).
RETURN VALUES
Returns the number of fetched rows or FALSE on errors.
SEE ALSO
ifx_num_fields(3). PHP Documentation Group IFX_NUM_ROWS(3)
Related Man Pages
ifx_fieldproperties(3) - php
ifx_getsqlca(3) - php
ifx_htmltbl_result(3) - php
mssql_fetch_assoc(3) - php
ovrimos_fetch_row(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch