| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
Ora_Logon -- open an Oracle connection
Establishes a connection between PHP and an Oracle database with the given username and password.
Returns a connection index on success, or False on failure. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions.
| Prev | Home | Next | 
| Ora_Logoff | Up | Ora_Open |