update : 2015.11.03
php.shukuma.com검색:
|
SoapServer::handle(PHP 5 >= 5.0.1) SoapServer::handle — Handles a SOAP request 설명
public void SoapServer::handle
([ string
$soap_request
] )Processes a SOAP request, calls necessary functions, and sends a response back. 인수
반환값값을 반환하지 않습니다. 예제
Example #1 SoapServer::handle() example
<?php |