On Wed, Oct 16, 2002 at 02:38:52AM -0500, Chris Shiflett wrote : 
> While I think it is a bit unintuitive to have $_FILES separate like it 
> is (rather than a part of $_POST, for example), I think it would be much 
> worse to also separate it from $_REQUEST. After all, as Sterling pointed 
> out, it is part of the request.

    It makes quite sense to me that _FILES is separate. It is
    much easier that way to iterate through multiple uploaded
    files without much hassle.

-- 
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
<rei_> Derick, while ($xml) $ass->get_new_ideas();
<[James]> Markus: IE on_user_fart()????
-- People doesn't seem to like the new XHTML2 specs :) --

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

Reply via email to