How php solves the problem of being unable to upload files larger than 8 m _ PHP Tutorial

Source: Internet
Author: User
Php solves the problem of file uploading larger than 8 MB. Develop a file Upload shared site, once wanted to use the following code to achieve the function of file upload: Copy the code is as follows: formenctypemultipartform-dataactionadd_file.php development a file Upload shared site, I used the following code to implement the file upload function:

The code is as follows:




When a File with a slightly larger size is found during actual execution, the File couldn't be moved is displayed.
The file name is displayed in the database, but the size is not displayed.
When a file larger than 8 MB is uploaded, the page does not respond.

The upload code is as follows: form enctype = "multipart/form-data" action = "add_file.php "...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.