Friends, I need to connect to a distant Oracle database using Php. However, I have found very few Turkish resources on this topic. I have also tried to benefit from many English resources, but I still couldn't connect to the database. The error I received is exactly this: Fatal error: Uncaught Error: Call to undefined function oci_connect() in C:\Apache24\htdocs\connect.php:2 Stack trace: #0 {main} thrown in C:\Apache24\htdocs\connect.php on line 2 and the errors in my other attempts are similar derivatives of this. I have not been able to solve this issue. I would like to express my thanks in advance to those who will help me.