php man page for m_numrows

Query: m_numrows

OS: php

Section: 3

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

M_NUMROWS(3)								 1							      M_NUMROWS(3)

m_numrows - Number of rows returned in a comma delimited response

SYNOPSIS
int m_numrows (resource $conn, int $identifier)
DESCRIPTION
Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $ conn -An MCVE_CONN resource returned by m_initengine(3). o $identifier -
RETURN VALUES
PHP Documentation Group M_NUMROWS(3)
Related Man Pages
db2_rollback(3) - php
oci_num_fields(3) - php
pg_fetch_all_columns(3) - php
pg_fetch_row(3) - php
pg_num_rows(3) - php
Similar Topics in the Unix Linux Community
Run multiple commands in $() without opening a new shell