<?php $number= 1000;if($number > 999){ $number = number_format($number, 0, null, ' ');echo $number; }
Standard input is empty
1 000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!