Re: [PHP] browser timeouts with file upload

2002-06-12 Thread Lowell Allen
> From: "Dave" <[EMAIL PROTECTED]> > > have created multiple file upload scripts in the past... all work like a > charm, > always used with files less than a meg or two. > > have a use for it now where the user requires upload of a 6-10mb file and we > are > running into problems with browser t

[PHP] browser timeouts with file upload

2002-06-11 Thread Dave
have created multiple file upload scripts in the past... all work like a charm, always used with files less than a meg or two. have a use for it now where the user requires upload of a 6-10mb file and we are running into problems with browser timeouts(for obvious reasons). We have the following