3
I saw this question here at Stack Overflow How to arrendondar to the nearest ten? and I found it very interesting.
Only that the question is Javascript.
How could I round a number to the nearest ten in PHP?
Example:
11 => 20
23 => 30,
2.5 => 10
Help yes, exactly that. Just use it in a function and it’s good!
– Wallace Maxters