AjaxFileUpload. js solves weird file upload problems,

Source: Internet
Author: User
AjaxFileUpload. js solves the weird problem of uploading FILES. why is it urgent to use ajaxFileUpload. js to upload a form File? when the file is small, it can be read from $ _ FILES in the background. everything is normal. When the file size is too large, it is greater than 10 M, and the background $ _ FILES is empty. However, you can use file_get_contents (php: input); to obtain all data sent to the foreground, but the foreground ajaxFile ajaxFileUpload. js file Upload weird problem solving, urgent
Why can I use ajaxFileUpload. js to upload a form File? if the file is small, it can be read from $ _ FILES in the background. everything works normally. When the file size is too large, it is larger than 10 M, and the background $ _ FILES is empty, but you can use file_get_contents ('php: // input'); to obtain all data sent to the foreground, however, if ajaxFileUpload at the front end has already returned an ERROR. . Which of the following experts helped solve the problem? thank you...

------ Solution --------------------
For upload problems, first check the relevant settings in php. ini: post_max_size, upload_max_filesize

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.