Mega Code Archive

 
Categories / Php / Functions
 

Example

<?php     printf("The computer stores the number 42 internally as %b.",42); ?>