vividona Posted March 1, 2010 Share Posted March 1, 2010 Hi, I am using the full path to include my files require $_SERVER['DOCUMENT_ROOT'] .'/bhl/administrator/Themes/default/nav.tpl.php'; my script run on bhl folder how could I make my script accept any folder other than bhl I mean any one install my script including file accept his directoy Link to comment https://forums.phpfreaks.com/topic/193731-problem-in-including-files/ Share on other sites More sharing options...
vividona Posted March 1, 2010 Author Share Posted March 1, 2010 Hi, I am using the full path to include my files require $_SERVER['DOCUMENT_ROOT'] .'/bhl/administrator/Themes/default/nav.tpl.php'; my script run on bhl folder how could I make my script accept any folder other than bhl Link to comment https://forums.phpfreaks.com/topic/193731-problem-in-including-files/#findComment-1019690 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.