Re: [PHP] Opera broswer & file upload / MY CODE

2002-03-14 Thread Jason Wong
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 ther

Re: [PHP] Opera broswer & file upload

2002-03-14 Thread Andrey Hristov
2002 5:57 PM Subject: [PHP] Opera broswer & file upload Also another question, my fileupload works everywhere (IE, Netscape) but Opera. Does Opera support it at all? My fileupload is very simple. It checks is the file is JPEG/GIF/BMP and then saves it, if not, gives an error message. Vla

Re: [PHP] Opera broswer & file upload

2002-03-14 Thread Andrey Hristov
: RE: [PHP] Opera broswer & file upload Andrey what is CVS? - Original Message - This problem was fixed in the CVS. Best regards, Andrey Hristov - Original Message - From: "Vlad Kulchitski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday,

[PHP] Opera broswer & file upload / MY CODE

2002-03-14 Thread Vlad Kulchitski
echo ""; break; default: echo "invalid picture format"; } Vlad -----Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: 14 ÂÅÒÅÚÎÑ 2002 Ò. 10:58 To: [EMAIL PROTECTED] Subject: Re: [PHP] Opera broswer & file upload On Thu

RE: [PHP] Opera broswer & file upload

2002-03-14 Thread Vlad Kulchitski
2002 Ò. 10:58 To: [EMAIL PROTECTED] Subject: Re: [PHP] Opera broswer & file upload On Thursday 14 March 2002 23:57, Vlad Kulchitski wrote: > Also another question, my fileupload works everywhere (IE, Netscape) but > Opera. Does Opera support it at all? > > My fileupload is very simp

Re: [PHP] Opera broswer & file upload

2002-03-14 Thread Andrey Hristov
This problem was fixed in the CVS. Best regards, Andrey Hristov - Original Message - From: "Vlad Kulchitski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 5:57 PM Subject: [PHP] Opera broswer & file upload Also another que

Re: [PHP] Opera broswer & file upload

2002-03-14 Thread Jason Wong
On Thursday 14 March 2002 23:57, Vlad Kulchitski wrote: > Also another question, my fileupload works everywhere (IE, Netscape) but > Opera. Does Opera support it at all? > > My fileupload is very simple. It checks is the file is JPEG/GIF/BMP and > then > saves it, if not, gives an error message.

[PHP] Opera broswer & file upload

2002-03-14 Thread Vlad Kulchitski
Also another question, my fileupload works everywhere (IE, Netscape) but Opera. Does Opera support it at all? My fileupload is very simple. It checks is the file is JPEG/GIF/BMP and then saves it, if not, gives an error message. Vlad -- PHP General Mailing List (http://www.php.net/) To unsubs