ID: 20690
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
-Bug Type: Filesystem function related
+Bug Type: Feature/Change Request
Operating System: all
PHP Version: 4.2.3
New Comment:
reclassified.
Previous Comments:
------------------------------------------------------------------------
[2002-11-27 20:57:25] [EMAIL PROTECTED]
(feature request)
in restrict mode, php check fopen() file with uploaded_file when it's
not in open_basedir
by now, i have to move_uploaded_file() to my {open_basedir}/tmp, read
it, and delete it in shutdown_function.
i know, we can config php to use stand alone uploadtmp instead of /tmp,
and add it to open_basedir, e.g.: /www/tmp
but would'nt it nice to check with uploaded_file ?
:)
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=20690&edit=1