To keep this arguement from going on indefinately one thing I know that I haven't seen anyone commenting on is the fact that even if MAX_FILE_SIZE is optional, the HIDDEN element is not optional. Somewhere on those PHP pages it says that you need to have one hidden element. MAX_FILE_SIZE is the recommended one. If you don't want to limit yourself, then just set a huge MAX_FILE_SIZE limit. On second thought that might be HTML protocol, but either way you still need that one hidden element. Just put it in and that should get rid of a couple headaches.
On a side note, has anyone been able to figure out why I haven't been able to get a file greater than 6 megs to upload? I still have copies of all the messages sent just in case nobody remembers my problem ;) Ron. >From: JSheble <[EMAIL PROTECTED]> >To: PHP List <[EMAIL PROTECTED]> >Subject: Re: [PHP] Uploading a file >Date: Thu, 24 Jan 2002 16:35:14 -0700 > > >the MAX_FILE_SIZE field is OPTIONAL, so just because you didn't see it in >his code does not mean that's where it was broken at. > >At 04:42 PM 1/24/2002 -0600, you wrote: >>If you READ, under the first example posted on the URL I referenced, >>you would see mention of MAX_FILE_SIZE field... which I do not see >>in your HTML code. Additionally, if you look in the HTML posted in >>the example on the URL I referenced you would see the actual syntax >>needed for the MAX_FILE_SIZE field. >> >>Daniel J. Lashua >> >> >>On Thu, Jan 24, 2002 at 02:31:03PM -0800, Todd Cary wrote: >> > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm >> > Date: Thu, 24 Jan 2002 14:31:03 -0800 >> > From: Todd Cary <[EMAIL PROTECTED]> >> > X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) >> > To: daniel <[EMAIL PROTECTED]> >> > CC: [EMAIL PROTECTED] >> > Subject: Re: [PHP] Uploading a file >> > >> > I though I had followed the example in the manual. Are you saying that >> > there is something I missed? >> > >> > Todd >> > >> > -- >> > Todd Cary >> > Ariste Software >> > [EMAIL PROTECTED] >> > >> > >> > >> > -- >> > PHP General Mailing List (http://www.php.net/) >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > To contact the list administrators, e-mail: >>[EMAIL PROTECTED] >> >>-- >>PHP General Mailing List (http://www.php.net/) >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >>To contact the list administrators, e-mail: [EMAIL PROTECTED] > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]