connecting oracle db using other than oci_logon is possible
Posted: Mon Aug 06, 2007 6:37 am
hi dudes!
I would like to know if its possible to connect to Oracle DB using any other drivers apart from OCI_LOGON() in the php code ? Some thing like a thin driver used in Java. Other wise is it possible to get the DB connection by calling a java class from the php file ?
I would like to know if its possible to connect to Oracle DB using any other drivers apart from OCI_LOGON() in the php code ? Some thing like a thin driver used in Java. Other wise is it possible to get the DB connection by calling a java class from the php file ?