Manuál
PHP
Předcházející
Další
ovrimos_connect
ovrimos_connect -- Connect to the specified database
Description
int
ovrimos_connect
( string host, string db, string user, string password)
Příklad
1
.
ovrimos_connect(
)
Example
The above example will connect to the database and print out the specified table.
Předcházející
Domů
Další
Nahoru