I have a line of code that get a count of rows in my table and then display the count. In this case it display the number of downloads.
Right now the count is very s
I believe you are looking for the PHP built-in number_format.