Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fprintf
fprintf
Write the formatted string to the stream
Name:
fprintf
Category:
String
Programming Language:
php
One-line Description:
Writes the formatted string to the specified output stream.
Related
The difference between fprintf function and sprintf function and usage scenarios
5
Similar Functions
vprintf
vprintf
Outputformattedstrin
str_rot13
str_rot13
Performarot13convers
strcasecmp
strcasecmp
Binarysafecase-insen
strnatcmp
strnatcmp
Stringcomparisonusin
ord
ord
Convertthefirstbyteo
hebrevc
hebrevc
Convertlogical-Hebre
strcmp
strcmp
Binarysafestringcomp
md5_file
md5_file
Calculatethemd5hashv
Popular Articles
The difference between fprintf function and sprintf function and usage scenarios