ID: 8758
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Bogus
Bug Type: Filesystem function related
Assigned To: 
Comments:

User was using PHP 4.0.3 and this was fixed in 4.0.4 -> bogus.





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

[2001-01-17 16:35:14] [EMAIL PROTECTED]
User was using PHP 4.0.3 and this was fixed in 4.0.4 -> bogus.





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

[2001-01-17 08:29:05] [EMAIL PROTECTED]
I have a form with some type="file" fields for uploading images.
If a user really fills a field, then I can handle the file properly and it gets 
deleted from ./tmp dir on script
completion. But if a user leaves the field empty, php creates a zero-sized file in 
./tmp and does not
delete it. I even don't have to delete myself, because I get 'none' as filename inside 
my script.

After a month of heavy use, I have a REALLY huge ./tmp directory full of zero-sized 
files named like
phpsC7799 (example).

That bothers me.

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


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


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