Jump to content

Uploading large files


r1x7

Recommended Posts

I need to make a script that can let a user upload large files (100MB would be the largest file),

Is the normal post method ok for this ?

 

Also when the server is receiving data using this method does it read it to the file each time it receives a chunk of data or does it read it in to the memory fully then write it to the file ?

 

Link to comment
https://forums.phpfreaks.com/topic/45347-uploading-large-files/
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.