Uncaught Error: Call to undefined function mysqli_connect()
This is the error I am getting trying to connect MySQL with my php application
I removed the semicolon from extension=MySQL in php.ini file but still doesn't work
Uncaught Error: Call to undefined function mysqli_connect()
This is the error I am getting trying to connect MySQL with my php application
I removed the semicolon from extension=MySQL in php.ini file but still doesn't work