So I\'m using a PHP framework called fuelphp, and I have this page that is an HTML file, so I can\'t use PHP in it. I have another file tha
Check using defined('CONSTANT') function.
An example from the manual: