In PHP, can a single Include that is placed in the Index of a custom project lead...

Teonnyn

New member
...to a "Include Library"? I am writing a custom project that is already looking like it's going to be big. However, I don't want my Index.php to be a mashup of a hundred Include commands. Is it possible to only write one to three includes - and have those Includes lead to a "Include Library" where all other Includes would be hosted and pulled from?
 
Back
Top