Skip to main content

Oracle and PHP

· One min read

A friend of mine was asking me:

can I use PHP with Oracle?

Sure you can!

And a very good source of information about PHP and Oracle is the OTN Web site itself, and especially the OpenSource page. Here a list of my favorites:

Can I run my PHP Applications inside Oracle Application Server?

Sure! Not only you can access the Oracle database from a PHP Application, but also if you are running Oracle Application 10g the usage of mod_php is supported with Oracle HTTP Server see:

And what about development?

Development could be done inside Oracle JDeveloper 10g using the The Oracle JDeveloper 10g PHP Extension