You must enable the mysqli extension before you can use the concerned functions. In windows, go to your directory where your php.ini file has been saved. Open it and search for
;extension=php_mysqli.dll
Remove the semicolon and save your file. Restart apache and have fun!
Correct example
extension=php_mysqli.dll
Mail this!
- Comments (0)
- PingBacks (0)
- TrackBacks (0)

» Latest comments