PHP Options/Info
PHP Manual

getmygid

(PHP 4 >= 4.0.7, PHP 5)

getmygid — Get PHP script owner's GID

Leírás

int getmygid ( void )

Gets the group ID of the current script.

Visszatérési értékek

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

Lásd még


PHP Options/Info
PHP Manual