php man page for posix_seteuid

Query: posix_seteuid

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POSIX_SETEUID(3)							 1							  POSIX_SETEUID(3)

posix_seteuid - Set the effective UID of the current process

SYNOPSIS
bool posix_seteuid (int $uid)
DESCRIPTION
Set the real user ID of the current process. This is a privileged function and needs appropriate privileges (usually root) on the system to be able to perform this function.
PARAMETERS
o $uid - The user id.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
posix_setgid(3). PHP Documentation Group POSIX_SETEUID(3)
Related Man Pages
setuid32(2) - linux
setuid32(2) - centos
posix_geteuid(3) - php
posix_setuid(3) - php
setuid32(2) - x11r4
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update