Page 1 of 1

Oracle PHP connectivity

Posted: Sun Jul 17, 2005 11:42 am
by sujit.tinku
hi
yesterday i was posted a query & got a reply thanx for that i have solved my problem very easily.
Any one help in Oracle PHP connectivity.plz give me the code.

from..Sujit Kumar Mandal

Posted: Sun Jul 17, 2005 12:14 pm
by John Cartwright

Posted: Sun Jul 17, 2005 12:41 pm
by Chris Corbyn
Actually, ODBC isn't much use for oracle. You need to have the Oracle extension loaded and then try these functions... PHP actually works nicely with Oracle but you may find help a little limited since most people tend to go with MySQL.

http://uk2.php.net/oci8

Posted: Fri Jul 22, 2005 4:51 pm
by TheOracle
Feel free to PM me if you have any Oracle specific problems you need help with.

Although I don't exclusively use Oracle with PHP (I also prefer MySQL) I work as an Oracle DBA with web applications.

Hope I can be of help.