Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.ovrimos-exec.html
Дата изменения: Sun Feb 3 22:50:47 2002
Дата индексирования: Mon Oct 1 21:45:21 2012
Кодировка:
int ovrimos_exec ( int connection_id, string query)
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.