| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
ovrimos_result_all
Popis
int ovrimos_result_all ( int result_id [, string format] )Prints the whole result set as an HTML table.
Seznam parametrů
- result_id
- A result identifier, returned by ovrimos_execute() or ovrimos_exec(). 
- format
- Optional HTML attributes for the generated table element. 
PÅ™Ãklady
This will execute an SQL statement and print the result in an HTML table.
| PÅ™Ãklad 2. ovrimos_result_all() with meta-information 
 | 
| PÅ™edcházejÃcà | Domů | Dalšà | 
| ovrimos_prepare | Nahoru |