Thursday, August 28, 2008
Home | Benchmarks | Documentation | Samples | FAQ | Links | Download
search php-soap for  


Method

void handle(void)

 

Description:

 
  handles a SOAP request

 
  Function handle allows execution of the SOAP request and must be invoked by each SoapServer. Currently The SOAP request is taken from the variable HTTP_RAW_POST_DATA, this varilable must be set when php is configured.
(This will work under any php conguration in future releases)


 

blue | green | yellow | grey
SourceForge Logo
Go to the main PHP site