getmyuid

(PHP 4, PHP 5, PHP 7)
Gets PHP script owner's UID
int getmyuid ( void )

Gets the user ID of the current script.

Returns:

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

See also:

getmygid() -

getmypid() -

get_current_user() -

getmyinode() -

getlastmod() -

doc_php
2016-02-24 15:54:00
Comments
Leave a Comment

Please login to continue.