|
|
|
|
|
by CJefferson
4469 days ago
|
|
I was looking for something exactly like this just recently. Usually I use just php include when I want to just links some files together, but felt like I should stop using php as a preprocessor if possible. However, everything else is so complicated if all you want is simple file inclusion. |
|