confirmation of what functions open_basedir will restrict?
am 24.03.2010 05:08:58 von Julian DunnHi all,
I'm an ex-PHP programmer turned PHP sysadmin. I read the "core php.ini"
documentation and wanted to confirm what functions exactly open_basedir
will restrict. "Examples" are made of fopen() and gzopen() -- what else
is there?
Will require_once() and include() be unaffected? I assume those are
restricted by virtue of include_path.
- Julian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php