Manuál
PHP
Předcházející
Další
fprintf
fprintf -- Write a formatted string to a stream
Description
int
fprintf
( resource handle, string format [, mixed args])
Examples
Příklad
1
.
sprintf(
)
:
zero-padded
integers
Příklad
2
.
sprintf(
)
:
formatting
currency
Předcházející
Domů
Další
Nahoru