Câu 52: 200-550: Zend Certified PHP Engineer
Your application uses PHP to accept and process file uploads. It fails to upload a file that is 5 MB in size, although upload_max_filesize is set to "10M". Which of the following configurations could be responsible for this outcome? (Choose 2)
Nội dung câu hỏi
Your application uses PHP to accept and process file uploads. It fails to upload a file that is 5 MB in size, although upload_max_filesize is set to "10M". Which of the following configurations could be responsible for this outcome? (Choose 2)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. The PHP configuration option post_max_size is set to a value that is too small — đáp án hiện tại
- B. The web server is using an incorrect encoding as part of the HTTP response sent to the client
- C. The browser uses an incorrect encoding as part of the HTTP request sent to the server
- D. The hidden form field MAX_FILE_SIZE was set to a value that is too small — đáp án hiện tại
- E. PHP cannot process file uploads larger than 4 MB
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.