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

[eluser]InsiteFX[/eluser]
I looked up on this and it is a php 5.5 issue! Either you can go back to php 5.4 or use this dirty trick below.

Code:
// index.php

E_ALL ^ E_DEPRECATED;


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



Theme © iAndrew 2016 - Forum software by © MyBB