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
strtolower
strtolower
Convertstringtolower
bin2hex
bin2hex
Convertbinarydatatoh
localeconv
localeconv
Getdigitalformatinfo
substr_replace
substr_replace
Substringsthatreplac
crypt
crypt
One-waystringhash
vsprintf
vsprintf
Returnstheformatteds
parse_str
parse_str
Parsestringsintomult
strpos
strpos
Findthefirstoccurren
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