[PHP-DEV] Bug #2626 Updated: Incorrectly sets upload file variables when file name variable is in an array From: Bug Database (php-dev <email protected>)
Date: 10/28/99

ID: 2626
User Update by: c_stach <email protected>
Status: Open
Bug Type: Other
Description: Incorrectly sets upload file variables when file name variable is in an array

Instead of "${userfile[$id]_name"} in the last paragraph, I actually meant ${"userfile[$id]_name"}.

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

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