Warning: file_put_contents(): Only -1 of 53 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
posix_setpgid posix_setuid POSIX PHP Manual posix_setsid (PHP 4, 5) — Make the current process a session leader Description int ( void ) leader. Return Values Returns id, or -1 on errors. Se ock...
Forum und email

posix_setsid

(PHP 4, PHP 5)

posix_setsid — Make the current process a session leader

Description

int posix_setsid ( void )

Make the current process a session leader.

Return Values

Returns the session id, or -1 on errors.

Se också

  • The POSIX.1 and the setsid(2) manual page on the POSIX system for more information on process groups and job control.