Jump to content

quick include ?


guyfromfl

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.