php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #8737 Web incompatibilities list doesn't mention file uploads.
Submitted: 2001-01-16 08:43 UTC Modified: 2001-04-03 15:09 UTC
From: louis at bertrandtech dot on dot ca Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.4pl1 OS: all
Private report: No CVE-ID: None
 [2001-01-16 08:43 UTC] louis at bertrandtech dot on dot ca
Mention the change from $HTTP_POST_VARS["userfile-*"] to $HTTP_POST_FILES["userfile"]

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-03 15:09 UTC] sniper@php.net
This variable is explained very well here: http://www.php.net/manual/en/features.file-upload.php

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 09:01:29 2024 UTC