php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9951 cannot read $userfile in upload...
Submitted: 2001-03-23 03:32 UTC Modified: 2001-06-14 16:36 UTC
From: blchoo at pd dot jaring dot my Assigned:
Status: Closed Package: HTTP related
PHP Version: 4.0.0 OS: Windows NT
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: blchoo at pd dot jaring dot my
New email:
PHP Version: OS:

 

 [2001-03-23 03:32 UTC] blchoo at pd dot jaring dot my
i encountered problem to upload a image file in windows NT. 
i have put the tag<enctype="multipart/form-data"> and the <input type=file name=userfile> when the form been pass to another page., it can't read the $userfile value, it appear "\\".., but $userfile_name will give the name of the upload file name.., why this thing happen? do i need to do any setting in php.ini?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-14 16:36 UTC] sniper@php.net
Update to more recent version of PHP, like 4.0.5 and this works.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 06:01:35 2024 UTC