ID: 13384 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux hurricane 2.2.19-5tr PHP Version: 4.0.6 New Comment: Can you provide a short script which is showing this problem? And you should use enctype="multipart/form-data" (with the quotes), because without it's invalid HTML (only [a-zA-Z0-9.-]+ is allowed in HTML-attribute values without quotes, see http://www.htmlhelp.com/reference/html40/structure.html#attributes) Previous Comments: ------------------------------------------------------------------------ [2001-09-21 21:10:03] [EMAIL PROTECTED] Is "Linux hurricane" a RedHat based distribution and you are using the distributions PHP RPMs? ------------------------------------------------------------------------ [2001-09-21 20:40:14] [EMAIL PROTECTED] I'm not sure it's a bug. But I have checked all of my configuration system and I think the problem is not in my system. The problem is : When i used tag form and enctype=multipart/form-data (we must use this for input type=file or for upload file), There's no variables delivered to 'action' file. The problem disappeared if I use PHP 4.0.5 with the exactly same script and everthing is ok for the form. That's all, pls reply if you're have found the solution for me. Thanks a lot ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13384&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]