sprintf

 string sprintf ( string $format [, mixed $args [, mixed $... ]] ) 

説明

Returns a string produced according to the formatting string format.

戻り値

Returns a string produced according to the formatting string format.