posix_fpathconf
brefphp/bref
Supported Versions: PHP 8 >= 8.3.0
Returns the value of a configurable limit
<?php posix_fpathconf
(
resource
|
int $file_descriptor
,
int $name
):
int
|
false