php round uup devise code example Example: php round up //round up to nearest integer echo(ceil(0.60) . ""); //result 1