English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The odbc_num_rows() function returns the number of rows in the result
int odbc_num_rows ( resource $result_id )
It contains information about the number of rows in the result
Returns the number of rows in the ODBC result. This function will return-1.
Number | Parameters and Description |
---|---|
1 | result_id Result Identifier |