Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
string
→
printf
printf() - string
Parameters :
format - See sprintf() for a description of format.
args -
... -
Syntax
int printf ( string $format [, mixed $args [, mixed $... ]] )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference