printf: right-pad with dashes: %'--6s : Printf : Development PHP Source Code


PHP Source Code » Development » Printf »

 

printf: right-pad with dashes: %'--6s




<?php

printf ("right-pad it with dashes: %'--6sn"'foo', 'foo');



?>
           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Development
» Printf