Search for the resource you need: Search in:
Advanced Search

Absolute Include
A small but useful wrapper function for include(). It allows the same include statement to be used in all the files in a website, regardless of which folder they are located in. This is handy for sites that are hosted on servers that have PHP open_basedir protection enabled. This tends to cause calls like include("/folder/file.inc"); to generate error messages.
Cost: Freeware Version: 1.0 Platform: PHP 4.3.3 Last updated: Mon May 24 2004
Visit Author's Website
Visitor Rating:  Be the first to rate it!  ( 0 votes )    Member Rating:  Be the first to rate it!  ( 0 member votes )
142 Hits | Author: fcharrua