取得传回列的数目。
语法: int msql_numrows(int query_identifier);
传回值: 整数
函式种类: 资料库功能
本函式可以得到传回列的数目。参数 query_identifier 为查询的代号。本函式和 msql_num_rows() 相同。