|
PHP5中文手册
mssql_fetch_batch(PHP 4 >= 4.0.4, PHP 5, PECL odbtp:1.1.1-1.1.4) mssql_fetch_batch — Returns the next batch of records 说明
int mssql_fetch_batch
( resource $result
)
Returns the next batch of records 参数
返回值Returns the batch number as an integer. 范例
Example#1 mssql_fetch_batch() Example
<?php |