Jump to content

[SOLVED] Changing the base include path


tibberous

Recommended Posts

I have a bunch of code that is designed to run out a certain directory. I am integrating it with a bunch of code that is designed to run out of another directory. Now, I can change the include paths, but the includes include more includes, and it would be a mess to change everything. Is there some way I can set the base include directory, run the first bit of code, change the base include directory again, and run the second bit?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/60139-solved-changing-the-base-include-path/
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.