欢迎来到皮皮网官网

【甜糖签到源码】【php 原生mvc 源码】【子浪指标源码】thinkphp微信源码

时间:2025-01-03 16:06:55 来源:什么是建站源码

1.thinkphp5网站 微信授权登录 code得到没问题,微信但就是源码甜糖签到源码提示get_file_contents,但也不说明是什么地方出错了

thinkphp微信源码

thinkphp5网站 微信授权登录 code得到没问题,但就是微信php 原生mvc 源码提示get_file_contents,但也不说明是什么地方出错了

       有可能是ssl证书配置有问题。

       因为file_get_contents调用的源码子浪指标源码是一个https地址.

       可以试试在参数里加一个context

$sslContext=stream_context_create(array(

           'ssl'=>array(

               'verify'=>false

           )

       ));

       $result = file_get_contents('https://...', NULL, $sslContext);

copyright © 2016 powered by 皮皮网   sitemap