CodeIgniter Forums
utf_8 not working - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: utf_8 not working (/showthread.php?tid=33986)



utf_8 not working - El Forum - 09-15-2010

[eluser]anpmtp[/eluser]
in my codeigniter utf-8 is not working.

i have to add $config['charset'] = "UTF-8"; in my config file.

and then i use one variable in view and add an arabic string to it. then i echo that variable gives result as ????? ???? ??

plz help me.........


utf_8 not working - El Forum - 09-15-2010

[eluser]Georgi Budinov[/eluser]
Check encoding of the file you are editing.