PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

posix_getuid> <posix_getrlimit
Last updated: Fri, 22 Aug 2008

view this page in

posix_getsid

(PHP 4, PHP 5)

posix_getsidConsigue el sid actual del proceso

Descripción

int posix_getsid ( int $pid )

Devuelve el sid del proceso pid . Si pid es 0, se devolverá el sid del proceso actual.

Esta no es una función POSIX, pero es normal en sistemas System V. Si su sistema no soporta esta función a nivel de sistema, esta función PHP devolverá siempre FALSE.



add a note add a note User Contributed Notes
posix_getsid
There are no user contributed notes for this page.

posix_getuid> <posix_getrlimit
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites