[PHP-DEV] Bug #11523: File uploads via HTTP POST don't work with Opera browsers From: a.genkin <email protected>
Date: 06/17/01

From: a.genkin <email protected>
Operating system: Solaris 8, Sparc
PHP version: 4.0.5
PHP Bug Type: HTTP related
Bug description: File uploads via HTTP POST don't work with Opera browsers

I am developing a web-based system for university
students to submit assignments over the web. This
involves uploading files via HTTP POST method,
with a PHP script on the receiving end. The page
I designed works with Netscape Navigator, Mozilla,
and Internet Explorer, but not with Opera 5 for
Linux or Windows: PHP obviously gets confused by
the data that Opera sends.

I've set up a test page to demonstrate the
behaviour at
http://www.thpoon.com/~antipode/test/upload.php
with the source code at
http://www.thpoon.com/~antipode/test/upload.phps

Thanks,

--
Arcady Genkin

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

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