Home  >  Article  >  Backend Development  >  微信用soap发送短信的问题

微信用soap发送短信的问题

WBOY
WBOYOriginal
2016-06-20 12:34:051206browse

在web服务下测试用soap发送短信是没有问题的,但是只要是这个页面是放在微信上,经过微信访问就没法发送成功,new SoapClient的时候就已经报错:
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://xx.xx.xx.xx/Service/WebService.asmx?wsdl' : failed to load external entity "http:/xx.xx.xx.xx/Service/WebService.asmx?wsdl"


回复讨论(解决方案)

11111111

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn