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
Common Formatting Errors When Using vprintf and How to Effectively Avoid Them
7
Analysis on the difference between vprintf function and printf
2
vprintf: Basic use of PHP formatted output
9
Similar Functions
substr_replace
substr_replace
Substringsthatreplac
quoted_printable_encode
quoted_printable_encode
Convertan8-bitstring
sscanf
sscanf
Parsesenteredcharact
strnatcasecmp
strnatcasecmp
Comparingstringsusin
md5
md5
Calculatethemd5hashv
strchr
strchr
Aliasofstrstr
str_pad
str_pad
Useanotherstringtofi
strpos
strpos
Findthefirstoccurren
Popular Articles
vprintf: Basic use of PHP formatted output
Common Formatting Errors When Using vprintf and How to Effectively Avoid Them
Analysis on the difference between vprintf function and printf