Requirements
...requirements of using this extension (e.g. Yii 1.1 or above)...
Usage
unzip the files and then Copy to /protected/extension directory
Use following syntax to get numbered currency to words.
<?php echo $this->widget('ext.currencyToWord.CurrencyToWord', array('num'=>98567.45))->result; ?>
This extension built from this post
click here to download
Number_Words
Why not just use Numbers_Words from Pear repository?
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.