Hi,
I’ve just made a quick pepper that shows the number of visits that mint is currently holding. It uses most of Brandon Kelly’s Countertop Pepper (hope you don’t mind, you in the source comments btw).
Anyway so far its working fine, however as you’d expect the numbers come out in a format like ‘10000000’.
What I’m thinking would be nice is for it to look like ‘10,000,000’. Give the pepper a real nice look.
I’m really new to php so this is all a bit over my head, any ideas about how I would achieve this format?