![]() |
MySQL native driver - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: MySQL native driver (/showthread.php?tid=50015) |
MySQL native driver - El Forum - 03-11-2012 [eluser]@robertotra[/eluser] Hi, compiled in my new version of PHP 5.4, other than mysql and mysqli, thereis is the MySQL native driver mysqlnd. Is it possible to use it with CodeIgniter? Thanks and regards Roberto MySQL native driver - El Forum - 03-11-2012 [eluser]CroNiX[/eluser] Sure it's possible, but no one has created a driver for it yet that I am aware of. |