Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想连接使用 ssl 认证的 xml-rpc 站点。但由于 xml-rpc 站点的 SSL 认证,我无法调用基本的 file_get_contents()。如何在不使用 Curl 的情况下禁用 php ssl 检查。