getmygid

(PHP 4 >= 4.0.7, PHP 5)

getmygid — Get PHP script owner's GID

Описание

int getmygid ( void )

Gets the group ID of the current script.

Возвращаемые значения

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

Коментарии

On Windows this will always return 0, except when "php -r" is used, when it returns 1.
2020-03-02 16:32:41
http://php5.kiev.ua/manual/ru/function.getmygid.html

    Поддержать сайт на родительском проекте КГБ