(PHP 3, PHP 4 )
int printf (string format [, mixed args...])
int printf
Produces output according to format, which is described in the documentation for sprintf().
See also: print(), sprintf(), sscanf(), fscanf(), and flush().