php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #5908 POST file uploading and HTTP_POST_VARS
Submitted: 2000-08-01 20:04 UTC Modified: 2001-10-28 17:30 UTC
From: spam at sporty dot org Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.0 OS: 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: spam at sporty dot org
New email:
PHP Version: OS:

 

 [2000-08-01 20:04 UTC] spam at sporty dot org
When using <input type=file name=bob>

$bob is the temp file name.  Wouldn't it stand to reason to put $bob in HTTP_POST_VARS too?

If not, document it.. i went crazy for an hour with this =)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-28 17:30 UTC] sniper@php.net
This propably has been fixed long time ago as we have
HTTP_POST_FILES too. 

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 23:01:29 2025 UTC