Mega Code Archive

 
Categories / Php / Development
 

Printf

<?php printf ("The character value of %d is %c\n", 72, 72); ?>