Hi,

Not sure if this is a PHP of a MySQL question, so I am sending it to both
groups. Basically I have a list of numbers with two decimal places in the
MySQL database, but I only want to display some of them with the decimal
points.

i.e.

70 (not 70.00)
87
51.5
46.75
12
29
5.5
-1
45

I know it's probably a weird request, but any thoughts on how one would do
this.

TIA



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to