Search Results

  1. Examples ¶ Example #1 posix_setegid () example This example will print out the effective group id, once changed.

  2. Execute posix_setegid Online. Info and examples on posix_setegid PHP Function from POSIX - Process Control Extensions

  3. See Also posix_getgrgid () - Return info about a group by group id posix_getgid () - Return the real group ID of the current process posix_setgid () - Set the GID of the current process

  4. Set the effective group 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.

  5. (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) posix_setegid — Set the effective GID of the current process

  6. Modifie l'identifiant de groupe réel du processus courant. C'est une fonction de haut niveau, et vous aurez besoin des droits appropriés (généralement ceux du super utilisateur), sur votre système, pour l'utiliser.

  7. (PHP 4 >= 4.0.2, PHP 5) posix_setegid -- Set the effective GID of the current process