How to use PHP for managing oracle database?

2 replies
Can anyone tell how to manage (database access, insert/update/delete/retrieve data) oracle database using PHP?
#database #managing #oracle #php
  • Profile picture of the author Bruce Hearder
    Have you looked at :

    http://wiki.oracle.com/page/PHP+Oracle+FAQ

    Bruce
    {{ DiscussionBoard.errors[2501669].message }}
    • Profile picture of the author jaimegm
      In php.net make a search for oci_connect you will find a lot of functions to use orcacle in php.
      {{ DiscussionBoard.errors[2506360].message }}

Trending Topics