I have changed the charset of the tables and of the column, i get the arabic text as ???? marks in MYSQL database
here is the design of the table
C
Change the database tables collations types to utf8_general_ci and also table fields collations change to utf8_general_ci.
utf8_general_ci