John Holmes wrote: > Even if it's only one file, have that file include the other necessary > files... so two.php would include one.php, three.php, etc. You could > even build the logic into two.php so it decides which other files to > include based on any number of conditions. > > ---John Holmes...
That's not quite what I meant. *sigh* Okay, maybe I need to reexamine the problem a bit. Maybe if I had a special file name throughout the file system that a master control script could look for in each parent directory. That would do the trick. I was mainly hoping for a native solution, though, along the lines of what I suggested. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php