fprintfDescriptionint fprintf ( resource handle, string format [, mixed args [, mixed ...]] )
Write a string produced according to Returns the length of the outputted string. See also: printf(), sprintf(), sscanf(), fscanf(), vsprintf(), and number_format(). Examples
| |||