?
To process the file, you need to break the array from $_FILES into individual values. You can do this using the ________ function.
Answer & Solution
Correct Answer:
Option
B
The list() function allows you to create named variables for each array index as a comma-separated list.
Join the Discussion
Login to post a comment or share your explanation.
Login