Connect PHP to Oracle8i

admin

Administrator
Staff member
I have installed Apache 1.3.14 and PHP 4.0.4 on my Win98 platform. And then I have installed and configured Personal Oracle 8i.

What do I need to do in order to connect PHP to Oracle8i?

I have inserted the following line in php.ini

extension=php_oci8.dll

but when I run a PHP page just contain
<? phpinfo(); ?>

the page cannot be displayed... what should I do now?

Million Thanks.

<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->
Dante
 
Back
Top