PHP-Functions.com



Online-Functions:
md5() - sha1() - crypt() - crc32() - str_rot13()
base64_encode() - base64_decode() - urlencode() - urldecode()

printf

(PHP 3, PHP 4, PHP 5)

printf -- Output a formatted string

Description

int printf ( string format [, mixed args [, mixed ...]] )

Produces output according to format.

Parameters

format

See sprintf() for a description of format.

args

...

Return Values

Returns the length of the outputted string.

See Also

print()
sprintf()
vprintf()
sscanf()
fscanf()
flush()

Impressum
ipcount.net Kostenloser Besucherzähler