Predefined Constants: PHP_OS = operating system. Func php_uname(‘s’) might be more useful. DIRECTOR_SEPARATOR = \\ on Windows, / on Linux PATH_SEPARATOR = ; on Windows, : on Linux defined(‘CONSTANT’) or define(‘CONSTANT’, ‘value’);