getmygid

(PHP 4 >= 4.1.0, PHP 5, PHP 7)
Get PHP script owner's GID
int getmygid ( void )

Gets the group ID of the current script.

Returns:

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

See also:

getmyuid() -

getmypid() -

get_current_user() -

getmyinode() -

getlastmod() -

doc_php
2016-02-24 15:53:59
Comments
Leave a Comment

Please login to continue.