Category: Hprose for PHP 1.5.6

以http://www.hprose2.com/http_client.php为客户端,运行结果,报错:Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. 0

HProse for PHP reports an error under PHP5.6: Automatically populating $http_raw_post_data is deprecated and will be removed in a Future version. Solution

浏览量: 5 1. Open: https://github.com/hprose/hprose-php/blob/master/readme_zh_cn.md, download hprose for php; 2. Take http://www.hprose1.com/http_server.php as the server, and the running result is shown in Figure 1: 3. Take http://www.hprose2.com/http_client.php as the client, the running result is...