Re: [PHP] Uploading a file

2002-01-24 Thread Ronald Tezuka
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 t

Re: [PHP] Uploads

2002-01-21 Thread Ronald Tezuka
"Dennis Moore" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: Re: [PHP] Uploads >Date: Mon, 21 Jan 2002 18:23:25 -0500 > >make sure you set the max_file_size in your form. > >ie > >or set it in your php.ini or .htaccess

Re: [PHP] Uploads

2002-01-21 Thread Ronald Tezuka
im Lucas [php]" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: Re: [PHP] Uploads >Date: Mon, 21 Jan 2002 15:01:37 -0800 > >make sure you increase your script timeout limit. >Jim Lucas >- Original Message - >From: "

[PHP] Uploads

2002-01-21 Thread Ronald Tezuka
If anyone can help me out, that'd be greatly appreciated. I'm trying to create an upload form. Now I've checked both in books and online, and maybe it's becuase I'm trying a weird application, but I can't seem to get uploads greater than 6 megs. If it is greater than 6 megs, it loads up a bl