On Friday 15 March 2002 00:10, Vlad Kulchitski wrote: > This is the code I am using for uploading: > > if(($userfile) && ($userfile != "none")) > { > > $type=basename($userfile_type);
[snip] Hmm, Andrey says the bug has been fixed and committed to the CVS. But looking at the bug reports there have been quite a number of fixes for Opera, and uploads against various versions of PHP. So your best bet is to search at http://bugs.php.net for your particular version of php and see what comes up. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk /* He who hates vices hates mankind. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php