Hi All, I think it's a simple one but... Very hard for me!
I've got prices in MYSQL. Field is formatted as INT(5,2).. So output is for example 100.00 . Now i want to ECHO the field as 100.. How to achief this one? Because when i'm echo'ing the field is shows up as 100.00 . Thanks for the help! Regards, Frank
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php