printf(3) php man page | unix.com

Man Page: printf

Operating Environment: php

Section: 3

PRINTF(3)								 1								 PRINTF(3)

printf - Output a formatted string

SYNOPSIS
int printf (string $format, [mixed $args], [mixed $...])
DESCRIPTION
Produces output according to $format.
PARAMETERS
o $format - See sprintf(3) for a description of $format. o $args - o $... -
RETURN VALUES
Returns the length of the outputted string.
SEE ALSO
print(3), sprintf(3), vprintf(3), sscanf(3), fscanf(3), flush(3). PHP Documentation Group PRINTF(3)
Related Man Pages
sprintf(3s) - bsd
curl_mprintf(3) - mojave
fscanf(3) - php
sscanf(3) - php
splfileobject.fscanf(3) - php
Similar Topics in the Unix Linux Community
repeat character with printf
Variable inside AWK printf
File Splitter output filename
What is the difference between printf and putchar() or scanf and getchar() ?
Change date time stamp of existing file