Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PHP access to db (please help)

630372Aug 13 2008 — edited Aug 15 2008
Hi I am trying to access our db to pull data and include the data in the PHP charts.

Is there an easy way to remotely login to Oracle db using PHP and run the SQL query to pull the data I want? PHP server and the Oracle servers are in two different machines but they are in the same network.
Today, I use TOAD or sqlplus to login and run the sql queries manually. I want to automate this process where PHP script would login to oracle, obtain the data and create the graph/chart I want.

Any recommendations? Please let me know if anyone has already accomplished this.


Oracle9i Enterprise Edition
PHP5+apache

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 12 2008
Added on Aug 13 2008
8 comments
717 views