取得返回列的数目。
语法: int msql_num_rows(int query_identifier);
返回值: 整数
函数种类: 数据库功能
本函数可以得到返回列的数目。参数 query_identifier 为查询的代号。