I am using CodeIgniter with Apache 2.4, I already checked my php.ini file and it does not have commented the line of extension=php_mysqli.dll
, and in the same way I check that I have installed the library and I really do not know what the error is
An uncaught Exception was encountered Type: Error
Message: Call to undefined function mysqli_init ()
Filename: C: \ Apache24 \ htdocs \ planningproject \ system \ database \ drivers \ mysqli \ mysqli_driver.php
Line Number: 135
Backtrace:
File: C: \ Apache24 \ htdocs \ planningproject \ application \ controllers \ Projects.php Line: 7 Function: database
File: C: \ Apache24 \ htdocs \ planningproject \ index.php Line: 315 Function: require_once