Re: handling multipart form-data

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

 



On Fri, October 20, 2006 9:28 am, Anton Statutov wrote:
> DOCUMENTATION> php://input is not available with
> enctype="multipart/form-data".
>
> What I should do if I really need to get multipart data? I want to
> implement my own form-data parser with PHP5. Can I at least turn off
> the
> PHP's one to be able to use php://input with multipart?

I think you want that HTTP_RAW_POST_DATA setting thingie that's in the
manual...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?


-- 
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