update : 2015.11.03
php.shukuma.com검색:
|
The SoapServer class(PHP 5 >= 5.0.1) 소개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. 클래스 개요
SoapServer
{
/* 메소드 */
public void fault
( string
}$code
, string $string
[, string $actor
[, string $details
[, string $name
]]] )Table of Contents
|