printf: %05f : Printf : Development PHP Source Code


PHP Source Code » Development » Printf »

 

printf: %05f




<?php

printf ("left-pad numbers with zeroes: %05fn"33.22);
?>
           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Development
» Printf