这个webservice地址怎么调用?

WBOY
Release: 2016-06-23 14:02:37
Original
942 people have browsed it

http://115.5.202.13/ws/rest/getData?trfrm2=[{"clientid":"results","appkey":"getEntesrprise","conditions":{"num":"12"}}]

别人给了我这样一个地址,让我从上面通过什么webservice调用数据。
用SOAP试过,无效。请问要怎么调用才正确?


回复讨论(解决方案)

不好说,你给的地址不存在

的确是地址不存在的~~

如果地址正确的话
它使用的是get提交
1、可以使用file_get_contents();函数
2、可以使用curl;

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template