Heim >Backend-Entwicklung >PHP-Tutorial >表单上传后,回调失败

表单上传后,回调失败

WBOY
WBOYOriginal
2016-06-06 20:45:531119Durchsuche

用表单直接上传,但是回调的时候失败,file_get_contents('php://input')这个在回调页面也获取不到数据

<code>{"error":"{\"callback_url\":\"http://www.7th.cc/myadmin/spadmin/callback\",\"callback_bodyType\":\"application/x-www-form-urlencoded\",\"callback_body\":\"name=FlNLrzDBpITy5Z7HDYBI_sN-13Ie&hash=FlNLrzDBpITy5Z7HDYBI_sN-13Ie&uid=123\",\"token\":\"QBox il8FUwtEUAb_dsm1pIRhkiduQdpTZ_e0zWrYkl_G:eLvvyowMcGJsoC0Zd2i4kfZbVsk=\",\"err_code\":200,\"error\":\"unexcepted response\"}"}
</code>

求解决

回复内容:

用表单直接上传,但是回调的时候失败,file_get_contents('php://input')这个在回调页面也获取不到数据

<code>{"error":"{\"callback_url\":\"http://www.7th.cc/myadmin/spadmin/callback\",\"callback_bodyType\":\"application/x-www-form-urlencoded\",\"callback_body\":\"name=FlNLrzDBpITy5Z7HDYBI_sN-13Ie&hash=FlNLrzDBpITy5Z7HDYBI_sN-13Ie&uid=123\",\"token\":\"QBox il8FUwtEUAb_dsm1pIRhkiduQdpTZ_e0zWrYkl_G:eLvvyowMcGJsoC0Zd2i4kfZbVsk=\",\"err_code\":200,\"error\":\"unexcepted response\"}"}
</code>

求解决

很明显,php报错了。

http://blog.csdn.net/guoer9973/article/details/50461806,看下这个就ok了

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn