Re: retrieve POST body?

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

 



Myron Turner wrote:
> That's not been my experience.  I've tested it with
> enctype="multipart/form-data", since that's what you asked for, though
> the enctype wasn't included in my sample code.  I've run it on PHP
> Version => 5.1.6 (Fedora core 4) and PHP 4.3.11 Fedora core 2.
> Here it is on Fedora 2:
>        http://www.mturner.org/temp/post_data.php
> The code is
>    http://www.mturner.org/temp/post_data.phps

the enctype attribute should be in the <form> tag, not the submit
<input>.  Put it in <form> and your php://input will disappear

Greg
--
Experience the revolution, buy the PEAR Installer Manifesto
http://www.packtpub.com/book/PEAR-installer

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