So I'm trying to work with databases in php. It did not recognize the function mysqli_connect() and after I looked up on google for a bit, I realised that I need to modify something in the php.ini file.
However, I do not have such a file. I opened in browser this code: <?php phpinfo(); ?>
but I have no path for that file, as you can see
here. What can I do now?