Rounding: ceil(), floor(), and round() – Hacking with PHP - Practical PHP
Free PHP tutorials by example ... It is a common situation that you want less accuracy than PHP gives you, in which case you need to use one of PHP's selection of rounding functions: ceil(), floor(), and round()....