<?php for ($i = 0;$i < 1000000;$i++) { sprintf('%08d', 1234567); }
You have javascript disabled. You will not be able to edit any code.