Welcome Guest, Not a member yet? Register   Sign In
In CodeIgniter: changing database driver to 'mysqli' doesn't work!
#10

[eluser]jackolaterno[/eluser]
Woah, they both had ; in front of them. I took them off, saved the file, restarted the XAMPP and reloaded my initial controller. No results! Still tells me I need to use mysqli because mysql's been deprecated while I have
Code:
$db['default']['dbdriver'] = 'mysqli';
in my database.php


Messages In This Thread
In CodeIgniter: changing database driver to 'mysqli' doesn't work! - by El Forum - 08-05-2014, 09:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB