Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
ovrimos_connect
Popis
int ovrimos_connect ( string host, string dborport, string user, string password )Connects to the specified database.
Seznam parametrů
host
A host name or IP address.
dborport
Either a database name, or the port number to connect to.
user
The user name.
password
Password associated with
user
.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
ovrimos_commit | Nahoru |