I've installed PHP5.6, PHP7.0, PHP7.2 in my server with extension=php_mysqli.dll
enabled.
The project is written for PHP7.0, able to connect db with PHP5.6, but not in 7.0/7.2
May I know how can i do further testing to find out the problems? No sign of MySQLi in phpinfo().