Use get_defined_constants() to retrieve these constants. <?php print '<pre>'; print_r(get_defined_constants()); print '</pre>'; ?>