From:             [EMAIL PROTECTED]
Operating system: Windows NT
PHP version:      4.0.0
PHP Bug Type:     Unknown/Other Function
Bug description:  cannot read $userfile in upload...

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?


-- 
Edit Bug report at: http://bugs.php.net/?id=9951&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to