Hi,

I'm not sure if round() is what I am after. I want to round whole numbers to the closest 10 - thus, not decimals, etc.

For example.

11.23 = 10
14.76 = 10
15.23 = 20
18.53 = 20

Thanks,


-- Chris.

I love deadlines. I especially love the whooshing sound they make as they fly by..." - Douglas Adams, 'Hitchhiker's Guide to the Galaxy'

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



Reply via email to