ďťż

Blog literacki, portal erotyczny - seks i humor nie z tej ziemi


POSIX functionsPodręcznik PHPPoprzedniNastępnyLXVII. POSIX functions This module contains an interface to those functions defined in
the IEEE 1003.1 (POSIX.1) standards document which are not
accessible through other means. POSIX.1 for example defined the
open(), read(), write() and close() functions, too, which
traditionally have been part of PHP 3 for a long time. Some more
system specific functions have not been available before, though,
and this module tries to remedy this by providing easy access to
these functions.
Spis treściposix_kill -- Send a signal to a processposix_getpid -- Return the current process identifierposix_getppid -- Return the parent process identifierposix_getuid -- 
Return the real user ID of the current process
posix_geteuid -- 
Return the effective user ID of the current process
posix_getgid -- 
Return the real group ID of the current process
posix_getegid -- 
Return the effective group ID of the current process
posix_setuid -- 
Set the UID of the current process
posix_seteuid -- 
Set the effective UID of the current process
posix_setgid -- 
Set the GID of the current process
posix_setegid -- 
Set the effective GID of the current process
posix_getgroups -- 
Return the group set of the current process
posix_getlogin -- Return login nameposix_getpgrp -- 
Return the current process group identifier
posix_setsid -- Make the current process a session leaderposix_setpgid -- set process group id for job controlposix_getpgid -- Get process group id for job controlposix_getsid -- Get the current sid of the processposix_uname -- Get system nameposix_times -- Get process timesposix_ctermid -- Get path name of controlling terminalposix_ttyname -- Determine terminal device nameposix_isatty -- 
Determine if a file descriptor is an interactive terminal
posix_getcwd -- Pathname of current directoryposix_mkfifo -- 
Create a fifo special file (a named pipe)
posix_getgrnam -- Return info about a group by nameposix_getgrgid -- Return info about a group by group idposix_getpwnam -- Return info about a user by usernameposix_getpwuid -- Return info about a user by user idposix_getrlimit -- Return info about system ressource limitsPoprzedniSpis treściNastępnyzend_versionPoczątek rozdziałuposix_kill
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • qualintaka.pev.pl
  •