I have built a page that queries an already built database, and I need to display prices of products to two decimal places, rather than the four stored in the database (why? I don't know, but I tried chaning it to two and it fouled other things up)
How do I do this?