posix_pathconf
Supported Versions: PHP 8 >= 8.3.0
Returns the value of a configurable limit
<?php posix_pathconf
(
string $path
,
int $name
):
int
|
false