PHP Manual
Function Reference
Process Control Extensions
POSIX
POSIX Functions
posix_access
posix_ctermid
posix_eaccess
posix_errno
posix_fpathconf
posix_get_last_error
posix_getcwd
posix_getegid
posix_geteuid
posix_getgid
posix_getgrgid
posix_getgrnam
posix_getgroups
posix_getlogin
posix_getpgid
posix_getpgrp
posix_getpid
posix_getppid
posix_getpwnam
posix_getpwuid
posix_getrlimit
posix_getsid
posix_getuid
posix_initgroups
posix_isatty
posix_kill
posix_mkfifo
posix_mknod
posix_pathconf
posix_setegid
posix_seteuid
posix_setgid
posix_setpgid
posix_setrlimit
posix_setsid
posix_setuid
posix_strerror
posix_sysconf
posix_times
posix_ttyname
posix_uname
posix_eaccess
posix_fpathconf
POSIX Functions
PHP Manual
posix_errno
Alias of
posix_get_last_error
Description
This function is an alias of:
posix_get_last_error
.