ExamVeda
Login
Home
This question belongs to PHP HTML Forms Handling
HTML Forms Handling
?

How many items are available in the $_FILES array?

Answer & Solution
Correct Answer: Option D
$_FILEs[‘userfile’][‘error’], $_FILEs[‘userfile’][‘name’], $_FILEs[‘userfile’][‘size’], $_FILEs[‘userfile’][‘tmp_name’], $_FILEs[‘userfile’][‘type’] are the five items in the array.
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.