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_seteuidEstablecer el UID efectivo del proceso actual

Descripción

bool posix_seteuid ( int $uid )

Establece el ID de usuario real del proceso actual. Esta es una función privilegiada y se necesitan los permisos apropiados (usualmente root) en el sistema para tener la capacidad de ejecutar esta función.

Parámetros

uid

El id de usuario.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



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