I run a fantasy football management game and I'm in the process of adding multiple nationalities.
How can I set up PHP / MySQL to accept foreign characters (ALL TYPES). At the moment I'm trying to add Arabic but I'm not having much luck. Which encoding do I need to use and how do I make it work?
I've set both to UTF-8 unicode Please see here: http://www.footielegend.com/test/header.php
It stores it fine in the database.