PHP
Handbuch
Zurück
Nach
vorne
ovrimos_connect
ovrimos_connect -- Connect to the specified database
Description
int
ovrimos_connect
( string host, string db, string user, string password)
Beispiel
1
.
ovrimos_connect(
)
Example
The above example will connect to the database and print out the specified table.
Zurück
Zum
Anfang
Nach
vorne
Nach
oben