Im pulling data from an SQL table, and have an integer column that contains numbers over 1,000. But in the integer collumn you only have the numeric value 1000, not with a comma (1,000). How can I have php input the comma’s automatically when the value is echo’ed to HTML? :h:
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
PHP: Formating numeric strings | 0 | 34 | March 18, 2005 | |
Add commas to numbers
|
0 | 44 | May 1, 2009 | |
PHP csv import - with commas in datafields | 0 | 114 | January 17, 2008 | |
Mysql parsing/formatting help
|
0 | 41 | February 24, 2008 | |
PHP string | 0 | 40 | September 10, 2003 |