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 — PHP スクリプトの所有者の GID を得る
この関数にはパラメータはありません。
現在のスクリプトのグループ ID を返します。またはエラー時に
false
を返します。
On Windows this will always return 0, except when "php -r" is used, when it returns 1.