ovrimos_result_all
Description
int ovrimos_result_all ( int result_id [, string format] )Prints the whole result set as an HTML table.
Parameters
result_idA result identifier, returned by ovrimos_execute() or ovrimos_exec().
formatOptional HTML attributes for the generated table element.
Examples
This will execute an SQL statement and print the result in an HTML table.
Example 2. ovrimos_result_all() with meta-information
|
