On Windows this will always return 0, except when "php -r" is used, when it returns 1.
(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)
getmygid — Restituisce il GID del proprietario dello script PHP
Restituisce l'ID del gruppo del proprietario dello script, oppure false
per errore.
Vedere anche getmyuid(), getmypid(), get_current_user(), getmyinode() e getlastmod().
On Windows this will always return 0, except when "php -r" is used, when it returns 1.