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

search for in the

posix_setgid> <posix_setegid
[edit] Last updated: Fri, 17 May 2013

view this page in

posix_seteuid

(PHP 4 >= 4.0.2, PHP 5)

posix_seteuid Imposta l'effettivo UID del processo corrente

Descrizione

bool posix_seteuid ( int $uid )

Imposta lo user ID per il processo corrente. Poiché questa è una funzione privilegiata occorre avere gli opportuni privilegi (solitamente di root) per poterla eseguire.

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Vedere anche posix_setgid().



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

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