msql_num_rows(3) php man page | unix.com

Man Page: msql_num_rows

Operating Environment: php

Section: 3

MSQL_NUM_ROWS(3)														  MSQL_NUM_ROWS(3)

msql_num_rows - Get number of rows in result

SYNOPSIS
int msql_num_rows (resource $query_identifier)
DESCRIPTION
msql_num_rows(3) returns the number of rows in a result set.
PARAMETERS
o $ result -The result resource that is being evaluated. This result comes from a call to msql_query(3).
RETURN VALUES
Returns the number of rows in the result set.
SEE ALSO
msql_num_fields(3). PHP Documentation Group MSQL_NUM_ROWS(3)
Related Man Pages
mysql_num_rows(3) - php
fbsql_fetch_row(3) - php
msql_fetch_row(3) - php
pg_num_rows(3) - php
sybase_fetch_row(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
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