fprintf
Astrotomic/php-twemoji
Supported Versions: PHP 5, PHP 7, PHP 8
Write a formatted string to a stream
<?php fprintf
(
resource $stream
,
string $format
,
mixed
...
$values
):
int