I want to find a method to include some files based on the current file path.. for example:
I have \"website.com/templates/name1/index.php\", this \"index.php should be
You can place your includes inside conditional logic.