Uploading files that are bigger than upload_max_filesize

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

When i upload files bigger than the upload_max_filesize limit, i get
this warning msg:
Warning: upload_max_filesize of 2097152 bytes exceeded - file
[file=picture.jpg] not saved in Unknown on line 0

This is the uploader code:
<form name="frmUpload" action="handler.php" method="POST"
enctype="multipart/form-data">
<input type="file" id="file" class="file" name="file" />
<input type="submit" />
</form>

How can I HIDE the warning message? I have this setting:
error_reporting(E_ALL ^ (E_NOTICE ¦ E_WARNING));


Andres S


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

PHP Data object relational mapping generator
http://www.metastorage.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux