posix_seteuid
Supported Versions: PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8
Set the effective UID of the current process
<?php posix_seteuid
(
int $user_id
):
bool