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 — Get PHP script owner's GID
Diese Funktion besitzt keine Parameter.
Returns the group ID of the current script, or false
on error.
On Windows this will always return 0, except when "php -r" is used, when it returns 1.