Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
i think UTF-8 don't support arabic values ,you have to use ISO-8859-6
You have to use UTF-8 encoding in your pages , in the database (database , tables, columns), and before connection SET CHARACTER SET utf8.
SET CHARACTER SET utf8