ftell
Astrotomic/php-twemoji
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Returns the current position of the file read/write pointer
<?php ftell
(
resource $stream
):
int
|
false