1.中文显示乱码
解决:加上header('Content-type:text');
2.Unable to find the wrapper "https
解决:到php.ini中把extension=php_openssl.dll前面的;删掉,重启apache服务