PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ovrimos_execute> <ovrimos_cursor
Last updated: Fri, 22 Aug 2008

view this page in

ovrimos_exec

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_execWykonuje instrukcję SQL

Opis

int ovrimos_exec ( int $identyfikator_połączenia , string $zapytanie )

Wykonuje instrukcję SQL i zwraca identyfikator wyniku.

Parametry

identyfikator_połączenia

Identyfikator połączenia z serwerem Ovrimos, zwrócony przez ovrimos_connect().

zapytanie

Instrukcja SQL. Oczywiście nie może zawierać parametrów. Do przygotowania instrukcji SQL należy używać ovrimos_prepare().

Zwracane wartości

Zwraca indentyfikator wyniku jako integer, lub FALSE w przypadku błędu.



add a note add a note User Contributed Notes
ovrimos_exec
There are no user contributed notes for this page.

ovrimos_execute> <ovrimos_cursor
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites