I would like to insert/read Arabic words into mysql database
When I insert Arabic words from Chrome, I see them in DB ASCII
When I insert from FireFox, I see them in DB Unicode
See this picture from my DB: http://postimg.org/image/6ht95v671/
I need everything to be inserted in ASCII only
Note: I insert only from php form using POST method