RE: [PHP] Format Currency

2002-11-05 Thread Rudolf Visagie
http://www.php.net/manual/en/function.sprintf.php Example 6 shows you how. Rudolf Visagie Principal Software Developer Digital Healthcare Solutions Tel: 011 6901019 Cell: 082 895 1598 -Original Message- From: dark rotter [mailto:darkrotter@;yahoo.com

Re: [PHP] Format Currency

2002-11-05 Thread Petr Tomenendál
Hi, try this function: number_format -- Format a number with grouped thousands Description string number_format ( float number [, int decimals [, string dec_point [, string thousands_sep]]]) Petr Tomenendal On Tue, 2002-11-05 at 12:55, dark rotter wrote: > Hello, > > > How i format a number