Results 1 to 3 of 3

Thread: php and oracle

  1. #1
    Join Date
    Apr 2003
    Posts
    4

    Question php and oracle

    Hi,
    I would like to access an Oracle database from a web page with php code.
    I've read that two libraries exist "Oracle" and "Oracle8". I can't manage to find them. I'll prefer to use "Oracle8".
    Is there somebody who can help me ?
    thank-you for help
    Jean-Pierre.
    Sorry for my english.

  2. #2
    Join Date
    Oct 2002
    Location
    London
    Posts
    1
    Hi

    If ODBC is an alternative for you, there is a how-to on how to do this at www.iodbc.org. Just replace the values for your own database

    hth
    Emmon

  3. #3
    Join Date
    Apr 2003
    Posts
    4

    I did now

    In fact the dll are php_oci8.dll and php_oracle.dll. They must be unmark in php.ini file.
    Thanks
    JP

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •