Jump to content

Uploading large files using PHP or ?????


weemikey

Recommended Posts

Hi again. Still working on my document manager. All is well so far, but I'm running into the dreaded "file is too big and php just poops out" problem when uploading using the standard "Browse" button and form. I THINK 2mb is the limit, but I could be wrong.

 

I've read some things about overriding the default time php scripts can run etc., but nothing really seems to do the trick. Should I be incorporating some other piece of code/add-on to handle the large file uploads? If so, does anyone have a suggestion? I've seen some commercial products, but they are all too "big". I want a single file over 2mb uploaded to the server with some sort of message to the user that says "hold on, we're uploading".

 

This is one of my LAST issues and I'd love to get it sorted out.

 

Thanks again,

Mikey

Link to comment
https://forums.phpfreaks.com/topic/85233-uploading-large-files-using-php-or/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.