Italian character madness
Posted: Tue Sep 21, 2010 9:12 am
When I do this:
echo 'à';
it prints:
Ã
How can I avoid this?
echo 'à';
it prints:
Ã
How can I avoid this?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
Content-Type: text/html; charset=UTF-8