CodeIgniter Forums
Charset and Collation in mysqli 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: Charset and Collation in mysqli driver (/showthread.php?tid=5574)



Charset and Collation in mysqli driver - El Forum - 01-26-2008

[eluser]Seppo[/eluser]
Is there any reason for supporting this in MySQL driver, but not in MySQLi? ArenĀ“t both supposed to the same?

Also, the MySQL _escape_table method looks better thatn the MySQLi =)