Php/docs/function.getmyuid

From Get docs

getmyuid

(PHP 4, PHP 5, PHP 7)

getmyuidGets PHP script owner's UID


Description

getmyuid ( ) : 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