> Scratch that other one, came up with something quite a bit better for speed
> on large numbers:

This is the fastest way to do it: ((int)x/y) * y

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

Reply via email to