how to show Arabic letters in php file? [duplicate]

我只是一个虾纸丫 提交于 2020-06-09 07:01:51

问题


Arabic letters shows as question marks as in picture.

I have tried all of these codes but it doesn't work.

CONTENT="text/html; charset=windows-1256 

HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-6

charset=UTF-8

META HTTP-EQUIV="Content-language" CONTENT="ar"`

来源:https://stackoverflow.com/questions/62218389/how-to-show-arabic-letters-in-php-file

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!