"Jeff Oien" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Is there an easy way to make a number have no comma or decmal points? > I've tried string replace with the comma but thought there would be a > better alternative that I'm missing to cover more bases. number_format > seems to add instead of take away items. > Jeff
Take a look at number_format(): http://de3.php.net/number_format Regards, Torsten Roehr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php