PHP file linked to MYSQL will not open: Uncaught Error: Class “mysqli” not found
I want to open the PHP file linked to MySQL, but the following error keeps appearing. I’ve already deleted the “;” before “extension=mysqli” from the pp-ini file, and then I’ve re-executed my computer, but it still doesn’t work. Does anyone know the solution? Already removed the annotation of “extended-mysqli” in “php.ini-production file”. Hope the php … Read more