printf

 int printf ( string $format [, mixed $args [, mixed $... ]] ) 

説明

Produces output according to format.

戻り値

Returns the length of the outputted string.