<?php $number = 12250; $number = floor($number / 100) * 100; echo $number;
You have javascript disabled. You will not be able to edit any code.