getmyuid

(PHP 4, PHP 5, PHP 7)

getmyuidGets PHP script owner's UID

Description

getmyuid ( void ) : int

Gets the user ID of the current script.

Return Values

Returns the user ID of the current script, or FALSE on error.

See Also