I have a problem related to Arabic encoding and storing Arabic in to mysql.
i applied all the following steps:
set MySQL charset: UTF-8 Unicode (utf8)
Set MySQL connection collation: utf8_general_ci
Set database and table collations are set to:utf8_general_ci orutf8_unicode_ci
mysql_query("SET NAMES 'utf8'");
mysql_query('SET CHARACTER SET utf8');
however the problem still exist.
Arabic values appear like this in mysql table: Ø£Ø&Ugr.