Posted by: Pdfprep
Post Date: December 6, 2020
Which of the following is NOT a requirement for file uploads to work?
A . The PHP directive file_uploads must be set to On
B . The form’s method attribute must be set to "post"
C . The form must include a hidden input element with the name set to "MAX_FILE_SIZE"
D . The form’s enctype attribute must be set to "multipart/form-data"
Answer: C
Leave a Reply