<?php $test = 123085; $rounded_number = round($test, -3); echo $rounded_number; ?>
Standard input is empty
123000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!