Welcome Guest, Not a member yet? Register   Sign In
Problem with unsupported font
#1

[eluser]npCoda[/eluser]
My project is in English. When some names such as 'Daniël' appears in the page it comes like Dani�l. Actually this the Dutch word.

So how can I solve it??
Thank you for your suggestion.
#2

[eluser]weboap[/eluser]
search utf-8 in forum
http://ellislab.com/forums/viewthread/128608/
check this article too
http://philsturgeon.co.uk/blog/2009/08/u...odeigniter
#3

[eluser]npCoda[/eluser]
I use:
Code:
$html = htmlspecialchars($utf8_string, ENT_COMPAT, 'UTF-8');

It works.




Theme © iAndrew 2016 - Forum software by © MyBB