i have an issue with a php script I have a problem of encoding which my website does not recognize non english letters like Arabic and it appears strange characters like in the image below, i tried to change the encoding in Database in phpMyAdmin to utf8_unicode_ci and the problem still there. Anyone can help me to fix it?
Asked
Active
Viewed 26 times
0
-
Did you set the encoding of your driver? What driver is being used? Please add more details. – user3783243 Jul 08 '22 at 00:26
-
I am sorry but how to do that? I dont have a big knowledge.. – MhmD Yo Jul 08 '22 at 02:29
-
Depends on how you have PHP interacting with MySQL. With no code it is hard for us to assist. – user3783243 Jul 08 '22 at 10:42