This class can convert value amounts into English words.
It can take a given amount in an optional currency and spell the value using English words.
The class returns a text string with the formatted amount in thousands, millions, billions and trillions.
|
Name: |
Amount to Word |
Base name: |
amounttoword |
Description: |
Converts an amount into words. |
Version: |
1.0.0 |
PHP version: |
3 |
License: |
Freely Distributable |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
File |
Role |
Description |
convert.php |
Class |
Converts an amount into words |