update : 2015.11.03
php.shukuma.com검색:
|
mssql_fetch_batch(PHP 4 >= 4.0.4, PHP 5, PECL odbtp >= 1.1.1) mssql_fetch_batch — Returns the next batch of records 설명
int mssql_fetch_batch
( resource
$result
)Returns the next batch of records. 인수
반환값Returns the number of rows in the returned batch. 예제
Example #1 mssql_fetch_batch() example
<?php |