This class can be used to convert money amounts between any two currencies.
It uses the XMethods currency conversion SOAP based Web service.
It takes as parameters the countries of the original and converted currencies and the amount to be converted.
|
|
| Name: |
CurConv |
| Base name: |
curconv |
| Description: |
Convert currency values using a SOAP Web service |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
1472 users |
| All time rank: |
2332 |
| Week users: |
2 users |
| Week rank: |
1279  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| NuSOAP |
Required |
this class needed for soap connection |
| |
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 |
curconv3.php |
Class |
currency convernter class |