ovrimos_connect()
ovrimos_connect - Connect to the specified databaseSyntax
int ovrimos_connect (string $host, string $dborport, string $user, string $password)Arguments
- 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.
