ID: 8915
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: *General Issues
Assigned To: 
Comments:

This is fixed in PHP 4.0.4pl1.

--Jani

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

[2001-01-25 15:56:45] [EMAIL PROTECTED]
If you attempt to post a multipart/form-data form without supplying a file in the 
browser, php creates a zero length temp file, but does not remove it after script 
execution.

Form Example:

<FORM ACTION="index.php" METHOD="post" ENCTYPE="multipart/form-data">
<INPUT TYPE="file" NAME="file">
</FORM>


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


Full Bug description available at: http://bugs.php.net/?id=8915


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