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

search for in the

posix_getuid> <posix_getrlimit
[edit] Last updated: Fri, 17 May 2013

view this page in

posix_getsid

(PHP 4, PHP 5)

posix_getsidRestituisce il sid corrente per un processo

Descrizione

int posix_getsid ( int $pid )

La funzione restituisce il sid per il processo indicato in pid. Se pid è impostato a 0, la funzione restituisce il sid del processo corrente.

Questa non è una funzione POSIX, ma è comune sui sistemi System V. Se il vostro sistema non supporta questa funzione, la funzione PHP restituirà sempre FALSE.



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites