getmyuid

(PHP 3, PHP 4 >= 4.0.0)

getmyuid -- Get PHP script owner's UID.

Description

int getmyuid (void)

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

See also getmypid(), get_current_user(), getmyinode(), and getlastmod().