SoapServer (class)
The SoapServer class
Introduction
(PHP 5 >= 5.0.1, PHP 7)
The SoapServer class provides a server for the » SOAP 1.1 and » SOAP 1.2 protocols. It can be used with or without a WSDL service description.
Class synopsis
SoapServer {
/* Methods */
public void addFunction ( mixed $functions )
public void addSoapHeader ( SoapHeader $object )登录查看完整内容