php with oracle 9i

Posted by php_oracle on Stack Overflow See other posts from Stack Overflow or by php_oracle
Published on 2010-05-02T06:53:12Z Indexed on 2010/05/02 6:57 UTC
Read the original article Hit count: 283

Filed under:
|

Hi everyone, I am new in php with oracle. Trying to connect with oracle by php. But have no success. I have installed xammp since i had to work with mysql. And now i have to use oracle 9i (9.2.0.6). Now if i use --> oci_connect(username, password, servicename) -- It says undefined function oci_connect();

Can any one tell how to configure xammpp for oracle?

Thanks in advance

© Stack Overflow or respective owner

Related posts about php

Related posts about oracle9i