Forum und email

printf

(PHP 4, PHP 5)

printf — Output een geformatteerde string

Beschrijving

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

Produceert output volgens format , hetgeen is beschreven in de documentatie voor sprintf().

Zie ook: print(), sprintf(), sscanf(), fscanf(), en flush().