Was this helpful?
Edit on GitHub Export as PDF mysql_num_rows Syntaxmy_ulonglong mysql_num_rows(MYSQL_RES * );
MYSQL_RES
- a result set identifier returned by mysql_store_result() or mysql_use_result().
Returns number of rows in a result set.
The behavior of mysql_num_rows()
depends on whether buffered or unbuffered result sets are being used. For unbuffered result sets, mysql_num_rows()
will not return the correbct number of rows until all the rows in the result have been retrieved.
Last updated 20 days ago
Was this helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4