getmyuid

getmyuid

(PHP 3, PHP 4, PHP 5)

getmyuid -- Gets 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().

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.