php-db | 2002091
Date: 09/12/02
- Next message: Nick Gorham: "[PHP-DB] Re: Problem with dsn"
- Previous message: Patrick Latour: "Re: [PHP-DB] PreCaching Db into Variables Slows it down?!??"
- In reply to: rainydays_sunshine <email protected>: "[PHP-DB] numeric to word function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <20020912025306.25250.qmail <email protected>>,
rainydays_sunshine <email protected> says...
> Hi..
> anyone know any function to convert numeric values to word..
> something like this:
> 1252 --> one thousand two hundred and fifty two
>
> Thanks...
http://p2p.wrox.com/archive/c_plus_plus_programming/2001-09/27.asp
turned up from a google search; you might be able to translate the
algorithm to php without too much trouble
http://www.google.com/search?q=convert+numbers+to+words+php was the base
search I used.
Cheers
-- David Robley Temporary Kiwi!Quod subigo farinam
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Nick Gorham: "[PHP-DB] Re: Problem with dsn"
- Previous message: Patrick Latour: "Re: [PHP-DB] PreCaching Db into Variables Slows it down?!??"
- In reply to: rainydays_sunshine <email protected>: "[PHP-DB] numeric to word function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

