- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Found the solution:
In the php script that processes the data I had to insert this line:
mysql_query("SET NAMES 'UTF8'");
now it works like charm...
Views
Replies
0 Likes
Total Likes