[SOLVED]always round a number DOWN
Moderator: General Moderators
[SOLVED]always round a number DOWN
I know about the php-function round(), but I want to know if it's possible to always make it round the given number down? even if it's 2.99, i still want it to be rounded down to 2. Anyone?
Last edited by vigge89 on Sun Aug 15, 2004 6:15 pm, edited 1 time in total.