Jeremy Schroeder wrote:

Hey group

Is there a function that when you divide 2 numbers you drop the remainder and are left with the whole number.


A whole section of the manual dedicated to mathematical functions!


http://us4.php.net/manual/en/ref.math.php

floor()
ceil()
round()

--
By-Tor.com
It's all about the Rush
http://www.by-tor.com

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



Reply via email to