I read the Manuel on php.net for rounding but none of it really applied to me.
What I am trying to do is round the number 4.23 to 4.25 or 65.76 to 65.80 or 9.98 to 10.00
Any help would be greatly appreciated.
Thanks in advance,
Alex
What I am trying to do is round the number 4.23 to 4.25 or 65.76 to 65.80 or 9.98 to 10.00
Any help would be greatly appreciated.
Thanks in advance,
Alex
Comment