Hi, I need to store monetary (UK) information in a text file. However, it is possible to either not put in the pence details, or to add more than one decimal point or >3 numbers after the decimal point.
Does PHP have a function which takes a number and puts it into a locale-formatted number (in this case UK), or do I have to make one? David. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php