If you have been changed your php.ini to accept larger uploaded files.
Then there are many possibilities. If you explain what kind of environment you
have and it's settings,
someone might be able to help you.
Regards,
--
Yasuo Ohgaki
""Jeff Oien"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > ""Jeff Oien"" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > I've modified a script for uploading multiple files
> > > and am trying to get it to produce an error if the
> > > size of the file is larger than 2 MB but can't get it
> > > to work. Here is the code in question with the
> > > who code below. When I try to upload a 3 MB
> > > file it doesn't produce an error. Everything else works
> > > fine.
> >
> > You need to edit your php.ini
> > Read your php.ini and look for upload_max_filesize.
> >
> > Regards,
> > --
> > Yasuo Ohgaki
>
> I know my max_file_size 2 MB.
> I want to prevent a user from trying to upload a file that
> is larger than 3 MB.
> Jeff Oien
>
> --
> 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]