Left padding using the default of spaces
<?php printf("<pre>Space padding can be tricky in HTML %5d. </pre>", 42); ?>