PHP3 Manual
Prev
Next
OCILogon
OCILogon -- Establishes a connection to Oracle
Description
int OCILogon
(string username, string password, string [
OCACLE_SID
]);
OCILogon()
returns an connection identified needed for most other OCI calls.
Prev
Home
Next
OCIBindByName
Up
OCILogOff