文件名称:PHP SOAP实现Web Services 完整实例WSDL服务端+客户端
文件大小:2KB
文件格式:RAR
更新时间:2021-09-26 11:44:34
PHP SOAP WSDL Web Services
PHP实现的Web Services 完整实例,WSDL交互。 PHP.INI,请开启php_soap。 服务端:直接解压到网站根目录下,访问地址:http://localhost/hbj/wsdl.php?wsdl 客户端:http://localhost/hbj/Client.php ,显示hello world.表示成功。
【文件预览】:
hbj
----Client.php(230B)
----wsdl.php(731B)
----SoapDiscovery.class.php(4KB)
----MyCode.php(239B)