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