PHP: Translate number to greek words
The following code was used in a Drupal module I had to build for one of our websites. This is not actually the result of MY work as I actually got the VBA code I found in this forum and translated it to PHP. Anyway... Here you go:
Just call SayEuro($amount_goes_here);
and you're done!
Comments