PHP » GoLang |
login |
register |
about
|
mssql_num_rows(PHP 4, PHP 5, PECL odbtp >= 1.1.1) mssql_num_rows — Gets the number of rows in result Warning
This function was REMOVED in PHP 7.0.0. Alternatives to this function include: Description
int mssql_num_rows
( resource
$result
)mssql_num_rows() returns the number of rows in a result set. Parameters
Return ValuesReturns the number of rows, as an integer. Examples
Example #1 mssql_num_rows() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|