Vidyalelo
PHP · Q21

HTML Forms Handling

Programming · PHP · question 21

Q21

Which directive determines whether PHP scripts on the server can accept file uploads?

A.
file_uploads
Answer
B.
file_upload
C.
file_input
D.
file_intake

Answer: Option A

Solution

Answer: Option A
Solution:
By default its value is on.