gzgets
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Get line from file pointer
<?php gzgets
(
resource $stream
, ?
int $length
=
null
):
string
|
false