★ wanayoo — archive 1999 http://php.net/manual/nl/html/function.msql-num-rows.htmlNouvelle recherche | Portail wanayoo

msql_num_rows

(PHP 3, PHP 4 )

msql_num_rows -- Get number of rows in result

Description

int msql_num_rows (int query_identifier)

Msql_num_rows() returns the number of rows in a result set.

See also: msql(), msql_query(), and msql_fetch_row().