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
get_html_translation_table
get_html_translation_table
Returnstheconversion
crc32
crc32
Calculateastringofcr
quoted_printable_encode
quoted_printable_encode
Convertan8-bitstring
chop
chop
Aliasofrtrim
lcfirst
lcfirst
Setthefirstcharacter
substr_count
substr_count
Calculatethenumberof
strrev
strrev
Reverseastring
strnatcmp
strnatcmp
Stringcomparisonusin
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