CodeIgniter Forums
Why are the lang files not in UTF-8 without BOM but as ASCII? - 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: Why are the lang files not in UTF-8 without BOM but as ASCII? (/showthread.php?tid=45895)



Why are the lang files not in UTF-8 without BOM but as ASCII? - El Forum - 10-10-2011

[eluser]term25[/eluser]
There are many other languages which have character like ščťžýáííéô

and therefore ASCII is in my opinion not the future.


Please, explain to me is Codeigniter not using UTF-8 or maybe better UTF-8 without BOM as default format for language files?

Thanks for the explanation.