This class can be used to receive and reply to Web services requests.
It can parse the request in a custom XML format for a Web service call passed by a client via Web.
The Web service function call and parameters are stored in class variables.
The class may also generate XML for the response to be returned to the client.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
result.php |
Example |
In this for display output IS NOT MUST NEED |
basic.xml |
Data |
This will response is post data miss |
server_class.php |
Class |
Thsi class is use for parse and re generate xml |
my_server.php |
Example |
This is server site php module |
client.php |
Example |
This is client site php module |