PHP 函数:mysql_num_rows()

取得返回列的数目。

语法: int mysql_num_rows(int result);

返回值: 整数

函数种类: 数据库功能

内容说明
本函数可以得到返回列的数目。