Home  >  Article  >  Backend Development  >  php 调用接口有关问题

php 调用接口有关问题

WBOY
WBOYOriginal
2016-06-13 12:50:04929browse

各位大哥紧急求助 php 调用接口问题
程序中报错代码在这行

<br />
$soap = new soapclient("http://192.168.5.243/ormrpc/services/WSCgjWebserviceFacade?wsdl", true);<br />


错误信息:
Fatal error: Uncaught SoapFault exception: [Client] SoapClient::SoapClient() [soapclient.soapclient]: Invalid parameters 

什么歌情况,怎么解决
我本地环境(系统是xp的)没问题,服务器(linux)就出这个错误


------解决方案--------------------
学习飘过,接分
------解决方案--------------------
你很奇怪!
这个问题也只有你自己解决
因为在你的问题中并没有出现 soap->call('transRecord',params) 字样
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