小编Zul*_*ulu的帖子

如何制作php https请求并阅读回复?

我想把一些帖子数据发送到服务器并阅读回复.他们提供给我的网址https://thesite.com/page/test.jsp,i尝试使用$ fp = fsockopen("https:// thesite .com/page/test.jsp",80,$ errno,$ errstr,30); 但得到了'无法找到'HTTPs''错误.使用curl发送数据但是与服务器核对,他们没有收到任何请求.还有其他办法吗?

php curl fsockopen

1
推荐指数
1
解决办法
3435
查看次数

标签 统计

curl ×1

fsockopen ×1

php ×1