PHP » GoLang |
login |
register |
about
|
GoLang mssql_fetch_batch
request it (364)
GoLang replacement for PHP's mssql_fetch_batch
[edit | history]
mssql_fetch_batch(PHP 4 >= 4.0.4, PHP 5, PECL odbtp >= 1.1.1) mssql_fetch_batch — Returns the next batch of records Warning
This function was REMOVED in PHP 7.0.0. Description
int mssql_fetch_batch
( resource
$result
)Returns the next batch of records. Parameters
Return ValuesReturns the number of rows in the returned batch. Examples
Example #1 mssql_fetch_batch() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|