PHP Options/Info Функции
PHP Manual

getmygid

(PHP 4 >= 4.1.0, PHP 5)

getmygidGet 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.

Смотрите также


PHP Options/Info Функции
PHP Manual