Forum Moderators: coopster
I'm curious how I can get the PHP round() function to always round up. so 1.7, 1.4, 1.1, 1.000025 will all round to 2.
Get my drift? ;)
Is this possible?
If so, how do I do it?
Thanks!
Wes