National_Instruments
200-500 · Question #101
200-500 Question #101: Real Exam Question with Answer & Explanation
The correct answer is C. Safe mode must be turned off so that the uploaded file an be written to the server. See the full explanation below for the reasoning.
Question
Which requirements need NOT be met so that file uploads work?
Options
- AThe PHP directive file_uploads must be set to On
- BThe form's method attribute must be set to "post"
- CSafe mode must be turned off so that the uploaded file an be written to the server
- DThe form's enctype attribute must be set to "multipart/form-data"
Community Discussion
No community discussion yet for this question.