After Setting Connection to Oracle Server is done the next step to make the connection PHP with Oracle. First install Apache and PHP here I use phptriad. after phptriad installed edit the php.ini file in C: \ apache \ php \ php.ini

edit php.ini as below

remove the semicolon ';' on extension = extension = php_oracle.dll php_oci8.dll and then save. Next create the following test.php file.

save in C: \ apache \ htdos \, start apache and open test.php if the connection is successful via the browser will display "Successfully connected to Oracle."


 Successfully connected to Oracle
 
Next
Newer Post
Previous
This is the last post.

0 comments:

Post a Comment

Terima kasih sudah membaca artikel blog saya, silahkan tinggalkan komentar.

 
Top