Mega Code Archive

 
Categories / Php / Functions
 

Working with printf()

<? printf ("This is my number: %d", 55); ?>