Absolute Include is a File Manipulation script
Overall rating: (N/A)
|
The script Absolute Include is a File Manipulation script (web baesd file management).
A small but useful warpper function for include(). It allows the same include statement to be used in all the fiels in a website, regardless of which folder they are located in.
This is handy for sites that are hotsed on servers that have PHP open_basedir protection enabled. This tends to cause calls like include("/folder/file.inc"); to generate error messages.
|
 Write a comment about the script Absolute Include
|