getuid

Name

getuid -- Get user id.

Type: function

Synopsis

getuid(, uid);

Return Values

uid

An instance of <integer>

Description

Returns the user id of the owner of the current process.