ovrimos_result_all
Opis
int ovrimos_result_all ( int result_id [, string format] )Prints the whole result set as an HTML table.
Parametry
result_id
A result identifier, returned by ovrimos_execute() or ovrimos_exec().
format
Optional HTML attributes for the generated table element.
Przykłady
This will execute an SQL statement and print the result in an HTML table.
Przykład 2. ovrimos_result_all() with meta-information
|
Poprzedni | Spis treści | Następny |
ovrimos_prepare | Początek rozdziału |