Need to transform or convert numeric value(number) to words (English version)? In this article, we provide you with a ready used PHP function that can do that task for you. This function also can be use to convert currency to words. This is usually being used in invoice generation.
Get the script/source code here
http://forum.xhanch.com/index.php/topic,39.0.html
Click here to support our work. Thanks ![]()
Related posts:
This is the best article I have found on this topic yet!
Works just fine!
Entering .10 wrongly gets returned as “One cent” instead of the expected 1o cents.
It’s fixed.