Manuál PHP | ||
---|---|---|
Předcházející | Další |
ovrimos_exec() is used to execute an SQL statement.
ovrimos_exec() executes an SQL statement (query or update) and returns a result_id or FALSE. Evidently, the SQL statement should not contain parameters.
Předcházející | Domů | Další |
ovrimos_cursor | Nahoru | ovrimos_execute |