 |
MySQL :: MySQL 5.0 Reference Manual :: 10.1.10 Unicode Support
if you get data via php from your mysql-db (everything utf-8) but still get '?' for some special characters in your browser (), try this: after mysql_connect() , and mysql_select_db() add this lines:
dev.mysql.com |
 |