

MCQOPTIONS
Saved Bookmarks
1. |
To process the file, you need to break the array from $_FILES into individual values. You can do this using the ________ function. |
A. | divide() |
B. | list() |
C. | break() |
D. | indi() |
Answer» C. break() | |