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
 [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: Wed May 07 21:01:30 2025 UTC