Answers for "the mysqli extension is missing in windows 10"

PHP
1

The mysqli extension is missing. Please check your PHP configuration.

uncomments in the php/php.ini
;mysqli.allow_local_infile = On
Posted by: Guest on February-05-2021

Code answers related to "the mysqli extension is missing in windows 10"

Browse Popular Code Answers by Language