[PHP-DEV] PHP 4.0 Bug #8273 Updated: Can't submit a form with 50 <input file> tag From: sniper <email protected>
Date: 12/15/00

ID: 8273
Updated by: sniper
Reported By: fred <email protected>
Old-Status: Open
Status: Feedback
Bug Type: HTTP related
Assigned To:
Comments:

Have you tried with less than 50 ? Does it work then?
And I assume you did put different names for them?
ie. like this :
<input type="file" name="userfileX">
where X is number between 1-50 ?

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2000-12-15 04:54:23] fred <email protected>
When submitting a form (post / enctype multipart/fom-data),
with 50 file input tags,
i obtain this warning message :

Warning: File Upload Mime headers garbled ptr: [ in Unknown on line 0

any ideas ?

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8273

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>