Possible Duplicate:
Converting a number (1, 2, 3) to a string (one, two, three) in PHP
I'm programming an invoice script. I'm looking for a php script that convert number to letter. Exemple, the invoice show this value : 155€
Script otomatik koymak: BİR YÜZ ELLİ BEŞ
Herhangi bir fikir?
Thank you :)