RE: Binary data in $_POST, not in $_FILES, why?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Jim Feniello" <jfeniello@xxxxxxxxxxx> wrote on 06/16/2008 03:16:02 PM:

> Anyone know if PHP keys off the content-disposition for form 
pre-processing
> to populate the $_FILES array?

I believe that the $_FILES array is only populated when the <form> tag 
contains 'enctype="multipart/form-data"' and there is an input field of 
type "file" in the form, but I am not going to guarantee that ;)

Kirk


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux