mssql_fetch_assoc
(PHP 4 >= 4.2.0)
mssql_fetch_assoc -- Returns an associative array of the
current row in the result set specified by result_id
Description
array mssql_fetch_assoc ( resource result_id)
Warning
This function is currently not documented; only the argument
list is available.
mssql_fetch_batch
(PHP 4 >= 4.0.4)
mssql_fetch_batch -- Returns the next batch of records
Description
int mssql_fetch_batch ( resource result_index)
Warning
This function is currently not documented; only the argument
list is available.
|