Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
vprintf
vprintf
Output formatted string
Name:
vprintf
Category:
String
Programming Language:
php
One-line Description:
Output a formatted string.
Related
Analysis on the difference between vprintf function and printf
2
vprintf: Basic use of PHP formatted output
9
Similar Functions
strtok
strtok
Tagsplitstring
echo
echo
Outputoneormorestrin
str_contains
str_contains
Determineswhetherast
strrev
strrev
Reverseastring
strncasecmp
strncasecmp
Binarysafecomparison
strcmp
strcmp
Binarysafestringcomp
htmlentities
htmlentities
Convertallapplicable
str_ireplace
str_ireplace
Thecase-insensitivev
Popular Articles
vprintf: Basic use of PHP formatted output
Analysis on the difference between vprintf function and printf