开发者

PHP: can't send arabic characters to twitter

开发者 https://www.devze.com 2023-01-15 16:47 出处:网络
i use this to update status on twitter http://tutorialswalk.info/demo/twitter-update-php-oauth/ you can download it from the tutorial link

i use this to update status on twitter http://tutorialswalk.info/demo/twitter-update-php-oauth/

you can download it from the tutorial link

but when i type in a开发者_高级运维rabic "مرحباً" it not update the status, what is the problem?


Did you try to encode it to UTF8?
I am sending hebrew characters with no problem.
http://il2.php.net/manual/en/function.iconv.php

0

精彩评论

暂无评论...
验证码 换一张
取 消