Hello everyone, I need some help. I'm fairly a novice using PHP and new to using PHP to connect to an Oracle DB - I have used PHP to connect to a MySQL DB. Here are my questions:
Can I use PHP on an Apache web server to connect to an Oracle DB residing on another server OR does Oracle need to reside on the same machine as the web server?
If I can connect to an Oracle DB using PHP from another server, how do I establish a connection? Can someone please post a sample of what the code should look like?
Has anyone used Dreamweaver MX or Eclipse to use PHP to connect to an Oracle DB? I read that Dreamweaver MX only supports the MySQL database system - but maybe an extension exists for this (???)
Does anyone know of other useful online resources that may be able to assist me with any of the above?
Help Pleeeeeeeease!!!