PdfPrep.com

Which of the following is NOT a requirement for file uploads to work?

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

Exit mobile version