Author Topic: PHP and Oracle connection  (Read 2283 times)

0 Members and 1 Guest are viewing this topic.

Offline weknowtheworldTopic starter

  • Enthusiast
  • Posts: 85
    • View Profile
    • Software Planet
PHP and Oracle connection
« on: February 23, 2007, 02:03:30 PM »
Hi,

What is the syntax to connect php to oracle.
Any help will be thankful to me..   :)
<a href="http://www.planet-dotnet.org">.NET</a> and <a href="http://www.planet-java.org">Java</a> planets

Offline rjgoulet

  • Irregular
  • Posts: 6
    • View Profile
Re: PHP and Oracle connection
« Reply #1 on: February 27, 2007, 02:16:58 PM »
OCILogon and oci_connect will both work.