> I need a function that rounds up fractions (0.10) not an integer like
> ceil, or what parameters do I need to give to ceil() to round up
> fractions?
> I hope you understood me.
> Thanxs.
> Marcelo
How about round()?
www.php.net/round
---John Holmes...
--
PHP General Mailing List (http://w
I need a function that rounds up fractions (0.10) not an integer like ceil, or what
parameters do I need to give to ceil() to round up fractions?
I hope you understood me.
Thanxs.
MArcelo
2 matches
Mail list logo