|
|
| Name: |
API |
| Base name: |
api |
| Description: |
Receive and reply to Web services requests |
| Related classes: |
API, webservices, xml api, php api, receive |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
Artistic License |
| All time users: |
1116 users |
| All time rank: |
2784 |
| Week users: |
7 users |
| Week rank: |
460 |
| |
|
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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Sufficient (66.7%) |
- |
Insufficient (33.3%) |
- |
- |
Insufficient (35.0%) |
2118 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| 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 |