php SoapClient類的學習與簡單例項
$function_name
, string $arguments
)
public ( mixed $wsdl
[, array $options
]
)
public string ( string $request
, string $location
, string $action
, int $version
[, int $one_way
=
0 ] )
public array ( void )
public void ( string $name
[, string $value
$new_location
]
)
public bool ([ mixed $soapheaders
]
)
public mixed ( string $function_name
, array $arguments
[, array $options
[, mixed $input_headers
[, array &$output_headers
]]]
)
public ( mixed $wsdl
[, array $options
]
)
}