PHP Portal » PHP Handbuch » getmygid

Werbung

getmygid


(PHP 4 >= 4.1.0, PHP 5)

getmygidGet PHP script owner's GID

Beschreibung

int getmygid ( void )

Gets the group ID of the current script.

Rückgabewerte

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

Siehe auch