To have your extension ignore the open_basedir restrictions that may be set, use
STREAM_DISABLE_OPENBASEDIR
I'm not sure why this option is left out of the documentation,
there are valid and legit uses for this option.
Stream open options(no version information, might be only in CVS) Stream open options -- Affects the operation of stream factory functionsDescriptionOne or more of these values can be combined using the OR operator.
armand at nl dot envida dot net
12-Sep-2003 05:05
To have your extension ignore the open_basedir restrictions that may be set, use | ||