ovrimos_exec(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5) ovrimos_exec — Executes an SQL statement Описание
   int ovrimos_exec
    ( int $connection_id
   , string $query
   ) 
  Executes an SQL statement (query or update) and returns a result identifier. Список параметров
 
 Возвращаемые значенияReturns the result identifier as an integer, or FALSE on error. Смотрите также
 
  | 
||