PHPFox persian url in IIS server transforms to question mark

纵饮孤独 提交于 2019-12-25 02:58:33

问题


I have installed phpfox in a IIS server which supports php 5.x But URLs transforms to ????? when i click on some persian links. For example i should have a link like :

http://mydomain.com/index.php?do=/photo/album/6/اخبار/ which is like http://mydomain.com/index.php?do=/photo/album/6/????????/

Although i have this problem in my online windows based host, i have installed this version in localhost using XAMPP and it is running without problem.

I am newbie in php.

来源:https://stackoverflow.com/questions/24349436/phpfox-persian-url-in-iis-server-transforms-to-question-mark

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