Skip to Main Content

Data Lake & Services

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!

anybody can help to connect with Oracle database using PHP Code ?

User_CBRA5Oct 17 2021 — edited Oct 17 2021

anybody can help to connect with Oracle database using PHP Code

Comments

HAJMEL

Hi,
Setup Oracle Instant client (put it on path): https://www.oracle.com/database/technologies/instant-client/downloads.html
Download the OCI extension from pear packages : https://pecl.php.net/package/oci8
Connect to DB : https://www.php.net/manual/en/function.oci-connect.php
Hope this helps.

1 - 1

Post Details

Added on Oct 17 2021
1 comment
192 views