Chrome wrote:
Won't work
20 would become 'two zero' not 'twenty' as the for loop identifies 1
character at a time
Don't have any suggestions... Just critisms :-D... hehe sorry
You don't say... it won't even convert 2 to 'two' so obviously this is
an EXAMPLE and not a COMPLETE SOLUTION.
Want a complete solution? $88 AUD/hr.
Want to criticize? look at the for loop, its infinite. $i isn't set, the
first call to it should actually be $i = 0
Regards,
Peter Hoskin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php