Rather than having this be a seperate case at the end of
php_fopen_with_path(), how about it just get appended to
the (local) search path?

I am adding a 'safe_mode_include_dir', which will let you
include files you don't own if they are in the
safe_mode_include_dir. By appending the scripts cwd to the
search path, it will honor this addition.

-James



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to