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
substr_count
substr_count
Calculatethenumberof
number_format
number_format
Formatanumberinathou
levenshtein
levenshtein
Calculatetheeditdist
parse_str
parse_str
Parsestringsintomult
quoted_printable_decode
quoted_printable_decode
Convertaprintablestr
substr
substr
Returnpartofthestrin
strpos
strpos
Findthefirstoccurren
str_contains
str_contains
Determineswhetherast
Popular Articles
The difference between fprintf function and sprintf function and usage scenarios