ID: 11786
Updated by: brianlmoon
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

Further more this is not a valid enctype.

http://www.w3.org/TR/html4/interact/forms.html#form-content-type

My browser does not even send the data.

Previous Comments:
---------------------------------------------------------------------------

[2001-06-30 04:25:27] [EMAIL PROTECTED]

This data should be in $HTTP_RAW_POST_DATA. If PHP does not see the default enctype, 
it stores the post data in this variable.

Derick

---------------------------------------------------------------------------

[2001-06-28 13:44:21] [EMAIL PROTECTED]

I used standard binary for Windows 2000(msi) - Apache 1.3.20 and PHP 4.0.6 (standard,
module not cgi)

When i put enctype="text/plain" in form's attributes list, there are no
variables in environment neither in global tables $HTTP_ENV_VARS, etc... after form 
submit.


---------------------------------------------------------------------------

[2001-06-28 13:41:58] [EMAIL PROTECTED]

I used standard binary for Windows 2000(msi) - Apache 1.3.20 and PHP 4.0.6 (standard, 
module not cgi)

When i put enctype="text/plain" in form's attributes list, there are no variables in 
environment neither in global tables $HTTP_ENV_VARS, etc...

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11786&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to