gzuncompress
Supported Versions: PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8
Uncompress a compressed string
<?php gzuncompress
(
string $data
,
int $max_length
=
0
):
string
|
false