| Connect to Oracle Database through PHP (merged) [message #411453] |
Fri, 03 July 2009 23:34  |
mvs_1952 Messages: 11 Registered: March 2008 Location: CHENNAI |
Junior Member |
|
|
|
I have a Linux Server with Redhat Linux AS4 Enterprise Edition. Oracle 9i database is installed in it. Currently applications are Forms6i and Reports 6i run through an Application Server. I would like to develop some new modules using PHP. How do I go about ? Apache is running on this server using which iSqlPlus is being used
|
|
|
|
|
| Re: Connect to Oracle Database through PHP (merged) [message #411458 is a reply to message #411457] |
Sat, 04 July 2009 00:47  |
Michel Cadot Messages: 28989 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
Please read the link I posted you.
In the Wiki page you'll find:
| Quote: | PHP 5.2 contains OCI8 1.2.
PHP 5.3 contains OCI8 1.3, ...
|
There is also a section named "How does one configure PHP to use Oracle?".
Regards
Michel
[Updated on: Sat, 04 July 2009 00:47]
|
|
|