★ wanayoo — archive 1999 http://www.php.net/manual/fr/function.posix-getsid.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to POSIX
Quick Reference
English version of this pageGerman version of this pageJapanese version of this pageItalian version of this pageHungarian version of this page
POSIX
* posix_kill
* posix_getpid
* posix_getppid
* posix_getuid
* posix_geteuid
* posix_getgid
* posix_getegid
* posix_setuid
* posix_setgid
* posix_getgroups
* posix_getlogin
* posix_getpgrp
* posix_setsid
* posix_setpgid
* posix_getpgid
* posix_getsid
* posix_uname
* posix_times
* posix_ctermid
* posix_ttyname
* posix_isatty
* posix_getcwd
* posix_mkfifo
* posix_getgrnam
* posix_getgrgid
* posix_getpwnam
* posix_getpwuid
* posix_getrlimit
Manual: posix_getsid
View the source code for this pageSearch the site



Previous page
 posix_getpgid
 Updated
Sun, 06 Aug 2000
posix_uname 
Next page


posix_getsid

(PHP3 >= 3.0.10, PHP4 >= 4.0b4)

posix_getsid -- Retourne le sid du processus.

Description

int posix_getsid (int pid)

Retourne le sid du processus pid. Si pid est à 0, le sid retourné sera celui du processus courant.

Ceci n'est pas une fonction POSIX, mais elle est répandu sur les systèmes BSD et System V. Si votre système ne supporte pas cette fonction, la fonction PHP retournera toujours FALSE.


 About Notes


Previous page
 posix_getpgid
 Updated
Sun, 06 Aug 2000
posix_uname 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.