   #PHP Manual Ovrimos SQL functions ovrimos_cursor ovrimos_execute

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 ovrimos_exec

   (PHP 4 >= 4.0.3)
   ovrimos_exec -- Executes an SQL statement

Description

   int ovrimos_exec ( int connection_id, string query)

   ovrimos_exec() executes an SQL statement (query or update) and returns
   a result_id or FALSE. Evidently, the SQL statement should not contain
   parameters.
   ______________________________________________________________________

   Prev           Home            Next
   ovrimos_cursor  Up  ovrimos_execute
