Arabic characters doesn't show in phpMyAdmin
问题 So I am currently working on a certain project where I need to create a database in which its records will hold both English and Arabic names. I am creating this using PhpMyAdmin where it works perfectly fine for English names, however all the Arabic names appear as "?????". To solve this issue I tried to use "set name 'utf8' ", however it didn't work. Googling this problem I realized that PhpMyAdmin does not support either Arabic or Special characters. I am not sure if there is any