Warning: Cannot modify header information - headers already sent in Unknown on line 0
搜索问题的解释如下:http://jwdsk.cn/post-147.html
在PHP5.5版本当中不存在这类问题
参考链接:
http://stackoverflow.com/questions/26261001/warning-about-http-raw-post-data-being-deprecated
https://www.bram.us/2014/10/26/php-5-6-automatically-populating-http_raw_post_data-is-deprecated-and-will-be-removed-in-a-future-version/
最佳答案