Functions Php

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