|

|
 |
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)
|
|
|