guyfromfl Posted April 7, 2007 Share Posted April 7, 2007 I have a project im working on, here is some of the dir tree: /rpm /rpm/bands/ /rpm/bands/index.php /rpm/includes/ /rpm/includes/header.php /rpm/includes/db.php so onto the question: /bands/index.php has an include to /includes/header.php and /includes/header.php includes /includes/db.php. so when /includes/header.php includes /includes/db.php is the pointer back at /bands/index.php or is the pointer at /includes/header.php i hope that makes sense to somebody Link to comment https://forums.phpfreaks.com/topic/46068-quick-include/ Share on other sites More sharing options...
MadTechie Posted April 7, 2007 Share Posted April 7, 2007 if i understand correctly its at /bands/index.php Link to comment https://forums.phpfreaks.com/topic/46068-quick-include/#findComment-223859 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.