[eluser]Aken[/eluser]
I'm not angry, I just don't understand why you're excluding yourself from good development practices. You're making your application do WAY more work than it needs to.
You could just add these constants to your config/constants.php file, and they'd be available to the entire scope of your application. And you'd be done. Easy easy easy, so why prevent yourself from doing it?