posix_strerror
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Retrieve the system error message associated with the given errno
<?php posix_strerror
(
int $error_code
):
string