(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
Ora_pLogon -- Open a persistent Oracle connection
Description
int ora_plogon (string user, string password)
Establishes a persistent connection between PHP and an Oracle database with the given
username and password.
See also ora_logon().
|