PHP PHPでWindowsかどうかを判定 条件分岐の早い書き方。 Windowsかどうかを判定している式。 $isWindows = DIRECTORY_SEPARATOR == '\\'; 2006.09.18 PHP