printf

Output a formatted string (PHP 3, PHP 4 )
void printf ( string format [, mixed args] )

Produces output according to format, which is described in the documentation for sprintf().

See also print(), sprintf(), sscanf(), fscanf(), and flush().

This HTML Help has been published using the chm2web software.