(PHP 3 <= 3.0.18, 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 getmygid(), getmypid(),
get_current_user(), getmyinode(), and getlastmod().
|