PHP
Handleiding
Terug
Volgende
fprintf
fprintf -- Write a formatted string to a stream
Description
int
fprintf
( resource handle, string format [, mixed args])
Examples
Voorbeeld
1
.
sprintf(
)
:
zero-padded
integers
Voorbeeld
2
.
sprintf(
)
:
formatting
currency
Terug
Begin
Volgende
Omhoog