Hi 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

Reply via email to