[PHP-DEV] Bug #2739: Variables passed with ENCTYPE='multipart/form-data' not visible From: nenad <email protected>
Date: 11/17/99

From: nenad <email protected>
Operating system: OS/2
PHP version: 3.0 Latest CVS (17/11/1999)
PHP Bug Type: Misbehaving function
Bug description: Variables passed with ENCTYPE='multipart/form-data' not visible

The bug is that if I use

ENCTYPE='multipart/form-data'

for a form (instead of a default), field names will not be
available as variables from the PHP in the ACTION= script.

When I unzip previous version, it works OK.

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