SoapClient (class)
The SoapClient class
Introduction
(PHP 5 >= 5.0.1, PHP 7)
The SoapClient class provides a client for » SOAP 1.1, » SOAP 1.2 servers. It can be used in WSDL or non-WSDL mode.
Class synopsis
SoapClient {
/* Methods */
public mixed __call ( string $function_name , string $arguments )
public SoapClient ( mixed $wsdl [, array $options ] )登录查看完整内容