Is there a simple way to convert an integer pulled from a my_sql db into a cash value:
ie: 500000 to 500,000
Also, Is there a good comprehensive online list of string conversion functions. I have yet to find one.
Thanks.
number_format()