Multiple Choice
The data values for input elements that use array notation for the value of the name attribute are stored in a ____ array within the $_POST autoglobal array.
A) sub
B) nested
C) indexed
D) key
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q73: If there are no indexes or keys
Q74: You use the _ function to create
Q75: The _ function determines whether a given
Q76: The most commonly used array sorting functions
Q77: The <B>array_pop() </B>function _ from the end
Q78: To remove multiple elements using the <B>unset()
Q79: The internal array pointer is a way
Q81: The <B>array_search()</B> function determines whether a given
Q82: Instead of appending one array to another,
Q83: PHP stores form data in an indexed