printf: left-pad a number and specify precision: %05.2f : Printf : Development PHP Source Code


PHP Source Code » Development » Printf »

 

printf: left-pad a number and specify precision: %05.2f




<?php

printf ("left-pad a number and specify precision: %05.2fn"33.22);
?>
           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Development
» Printf