Manuál
PHP
Předcházející
Další
ovrimos_prepare
ovrimos_prepare -- Prepares an SQL statement
Description
int
ovrimos_prepare
( int connection_id, string query)
Příklad
1
.
This will connect to Ovrimos SQL Server, prepare a statement and the execute it.
Předcházející
Domů
Další
Nahoru