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
strripos
strripos
Calculatethelastoccu
parse_str
parse_str
Parsestringsintomult
vfprintf
vfprintf
Writeformattedstring
htmlentities
htmlentities
Convertallapplicable
chop
chop
Aliasofrtrim
localeconv
localeconv
Getdigitalformatinfo
strcspn
strcspn
Getthelengthofthesta
ucfirst
ucfirst
Setthefirstcharacter
Popular Articles
How to Format Numbers with printf? A Complete Guide to PHP printf Number Formatting
What are the common formatting placeholders in PHP printf function? How to write string outputs correctly?