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
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: 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

Pull Requests

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: Sat Dec 21 16:01:28 2024 UTC