// you can check their existence by using the defined() function if (defined('VAR_NAME')) { // Something }