When I add a number to my MySQL database with a comma say for example 34,000, I get only 34 when it is outputted into my web document. How do I get around this problem? I want to be able to add a number with a comma and then it to be outputted with a comma.
Any help is greatly appreciated.
Jeff




Bookmarks