Funcții pentru opțiuni/informații PHP
PHP Manual

getmygid

(PHP 4 >= 4.1.0, PHP 5, PHP 7)

getmygidGet PHP script owner's GID

Descrierea

int getmygid ( void )

Gets the group ID of the current script.

Valorile întoarse

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

A se vedea și


Funcții pentru opțiuni/informații PHP
PHP Manual