ovrimos_result_all()
ovrimos_result_all - Prints the whole result set as an HTML tableSyntax
int ovrimos_result_all (int $result_id, string $format)Arguments
- result_id - A result identifier, returned by ovrimos_execute() or ovrimos_exec().
- format - Optional HTML attributes for the generated table element.
