why the functions MOD() and FLOOR() can't work? in php3?
floor() should work in php3, but i can't find mod() in my documentation at all, are you sure it is mod()?
upgrade to php4!
I don't think PHP4 was available two years ago when this question appears to have been asked.
Mod (modulus) is expressed in PHP as % http://www.php.net/manual/en/language.operators.arithmetic.php
this seems to be a bug in the board - i put it in the mods forum...
when i posted, the thread was a recent one (i.e. started in the last 48 hours).