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)
Haha, E? 4 MB? What is this, the 90s? I'm pretty sure modern PHP can handle much larger file uploads. This exam is trying to trip us up, but we're too smart for that!
B and C? Really? The web server and browser encoding? That's just a red herring. This is all about the PHP configuration and the form settings. Easy peasy!
Hmm, I think it's definitely A and D. The post_max_size setting and the MAX_FILE_SIZE form field have to be larger than the file size, or else the upload will fail. Gotta love these trick questions!
Vallie
1 months agoHelga
18 days agoErasmo
22 days agoKing
1 months agoSilva
1 months agoGeraldine
3 days agoLamar
21 days agoTammara
29 days agoHoney
2 months agoEvelynn
2 months agoBrett
2 months ago