Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
vsprintf
vsprintf
Returns the formatted string
Name:
vsprintf
Category:
String
Programming Language:
php
One-line Description:
Write the formatted string into the variable.
Related
Use vsprintf to implement multilingual string templates
4
Similar Functions
join
join
Aliasofimplode
nl2br
nl2br
InsertHTMLnewlinetag
str_getcsv
str_getcsv
ParsingCSVstringsint
stripos
stripos
Findthelocationwhere
money_format
money_format
Formatnumbersintocur
hex2bin
hex2bin
Converthexadecimalst
strspn
strspn
Calculatethelengthof
strrev
strrev
Reverseastring
Popular Articles
Use vsprintf to implement multilingual string templates