<?php $num = 5; echo str_pad($num, 6, '0', STR_PAD_LEFT);
You have javascript disabled. You will not be able to edit any code.