Actually, there's an even easier way than that. ceil() with round it up, floor() will round it down. Just pass it your value, it'll return your rounded integer.
What version of PHP did you install? There's actually a bug in versions prior to 4.0.3p1 that might be the cause of this problem (which you can read about at the link below), though I'm presuming from the dates on these posts that you're installing the latest version, 4.3.0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.