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

search for in the

posix_setgid> <posix_setegid
Last updated: Fri, 26 Dec 2008

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.

Lista de parámetros

uid

El id de usuario.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Ver también



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

posix_setgid> <posix_setegid
Last updated: Fri, 26 Dec 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites