php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11299 File uploads cause corruption
Submitted: 2001-06-05 19:39 UTC Modified: 2001-06-06 01:18 UTC
From: david at in-teractive dot co dot uk Assigned:
Status: Closed Package: HTTP related
PHP Version: 4.0.4pl1 OS: Redhat Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: david at in-teractive dot co dot uk
New email:
PHP Version: OS:

 

 [2001-06-05 19:39 UTC] david at in-teractive dot co dot uk
From a form using enctype="multipart/form-data", and subsequently

echo "$inputFile<br>";
echo "Name: $inputFile_name<br>";
echo "Type: $inputFile_type<br>";

The _type is not displayed.

Having spoken to a number of people we're all stumped... so I'm not 100% sure it's a bug, but the script works fine on 4 other servers!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-06 01:18 UTC] sniper@php.net
Please update to PHP 4.0.5 in which this is fixed.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 13:01:28 2025 UTC