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
strncmp
strncmp
Binarysafecomparison
fprintf
fprintf
Writetheformattedstr
ltrim
ltrim
Removespaces(orother
chunk_split
chunk_split
Splitthestringintosm
chr
chr
Generatesingle-bytes
crc32
crc32
Calculateastringofcr
implode
implode
Convertthevalueofaon
str_contains
str_contains
Determineswhetherast
Popular Articles
The difference between fprintf function and sprintf function and usage scenarios