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
strrev
strrev
Reverseastring
html_entity_decode
html_entity_decode
ConvertHTMLentitiest
localeconv
localeconv
Getdigitalformatinfo
substr_compare
substr_compare
Binarysafecomparison
strrchr
strrchr
Findthelastoccurrenc
stripcslashes
stripcslashes
Anti-referenceastrin
money_format
money_format
Formatnumbersintocur
get_html_translation_table
get_html_translation_table
Returnstheconversion
Popular Articles
Use vsprintf to implement multilingual string templates