Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
printf
printf
Output formatted string
Name:
printf
Category:
String
Programming Language:
php
One-line Description:
Output a formatted string.
Related
What are the common formatting placeholders in PHP printf function? How to write string outputs correctly?
5
How to Format Numbers with printf? A Complete Guide to PHP printf Number Formatting
8
Similar Functions
convert_uuencode
convert_uuencode
Useuuencodetoencodea
money_format
money_format
Formatnumbersintocur
strrchr
strrchr
Findthelastoccurrenc
strripos
strripos
Calculatethelastoccu
sscanf
sscanf
Parsesenteredcharact
substr_count
substr_count
Calculatethenumberof
strncasecmp
strncasecmp
Binarysafecomparison
str_ireplace
str_ireplace
Thecase-insensitivev
Popular Articles
What are the common formatting placeholders in PHP printf function? How to write string outputs correctly?
How to Format Numbers with printf? A Complete Guide to PHP printf Number Formatting