= 5.1.3, PHP 7, PHP 8)SoapServer::addSoapHeader — Add a SOAP header to the response說明public SoapServer::addSoapHeader">
(PHP 5 >= 5.1.3, PHP 7, PHP 8)
SoapServer::addSoapHeader — Add a SOAP header to the response
Adds a SOAP header to be returned with the response to the current request.
header
The header to be returned.
沒有返回值。