(PHP 4, PHP 5, PHP 7)
Gets PHP script owner's UID
int getmyuid ( void )
Gets the user ID of the current script.
Returns:
Returns the user ID of the current script, or FALSE
on error.
See also:
Please login to continue.