That's already the case though.

On 23 Mar 2002, Jim Winstead wrote:

> Andi Gutmans <[EMAIL PROTECTED]> wrote:
> > I don't think having a function which outputs an uploaded file is useful.
> > So please only implement one which returns the file.
>
> wouldn't it be most useful to have a function that just *opens* the
> uploaded file, so people can use fpassthru() or fread() or fgets() or
> fgetss()?
>
> (or even just make it so that when safe mode is on, it is smart enough
> to allow opening files that were uploaded without doing the uid check?)
>
> jim
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to