Forum Moderators: coopster

Message Too Old, No Replies

numeric currency to words

         

babloo

7:18 am on Jul 28, 2004 (gmt 0)

10+ Year Member



Hello,

I need some help regarding this.
I have a program which calculates some transactions and giving the total as numbers. for eg. 1000.00.
I want to display it in words also. Like (One thousand only)..
Can anyone please help me out with this.

Thanks

rubenski

9:07 am on Jul 28, 2004 (gmt 0)

10+ Year Member



Hi Baboo,

Look for the toWords() and toCurrency() functions at PHP.net.