Page 1 of 1

Hi Friends !

Posted: Mon Aug 06, 2007 2:04 am
by krramkumar
Hi everybody :) I'm new to this forum ! Very recently I started working in PHP. I'm trying to connect Oracle DB from the php using the oci_logon() which works fine. But I would like to know whether its possible to use some other drivers like the thin driver used in java to connect to Oracle DB from php ? If anybody can help me on this ?? Suggestions are very much appreciated & awited.

Thanks & regards,
Ram. :)

Posted: Tue Aug 07, 2007 9:14 am
by anjanesh
Not many hosts support other than MySQL and PostgreSQL databases. Oracle being a very heavy application, is good only for enterprise users and very use php as a scripting language to connect to it. So you may not find too many responses on php with oracle.
http://www.oracle.com/technology/tech/php/index.html

Are the PDO extensions any good ?
http://in2.php.net/manual/en/ref.pdo-oci.php
http://www.oracle.com/technology/pub/ar ... acle5.html