Posted by wayne on 02/19/06 16:20
samudasu wrote: > It's hard to say. What does num_format function do? > I'm pretty new to php, but it looks like it sets the number of decimals? function num_format($num) { return number_format($num, "2"); } -- Wayne http://www.glenmeadows.com
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming