need help to connect php with oracle

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
minos_mks
Forum Commoner
Posts: 69
Joined: Thu Feb 04, 2010 1:58 am

need help to connect php with oracle

Post by minos_mks »

i have wamp inestalled in my server and i have also oracle database and i need to connect the php with this oracle db , can somebody help me in this ???!!!!!! :oops: :banghead:
mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: need help to connect php with oracle

Post by mikosiko »

you need to enable the PDO_OCI and/or OCI8 extension in your php.ini

this cloud be valuable for you http://wiki.oracle.com/page/PHP+Oracle+FAQ
minos_mks
Forum Commoner
Posts: 69
Joined: Thu Feb 04, 2010 1:58 am

Re: need help to connect php with oracle

Post by minos_mks »

thankx i will tray it
minos_mks
Forum Commoner
Posts: 69
Joined: Thu Feb 04, 2010 1:58 am

Re: need help to connect php with oracle

Post by minos_mks »

i couldn't understand it , please if somebody have any video or more in details for this issue , please send it to me
Post Reply