English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The odbc_result_all() function prints the result as an HTML table
int odbc_result_all ( resource $result_id [, string $format ] )
It is used to display the results as an HTML table
It returns the number of rows in the table, otherwise it returns false
Number | Parameters and descriptions |
---|---|
1 | result_id It contains information about result identifiers |
2 | format It contains information about other overall table formats |