Multiple Choice
GET and POST data sent to a PHP script are accessible using the ________ and ________ superglobal arrays.
A) $GET, $POST
B) $GETDATA, $POSTDATA
C) $CLIENT, $SERVER
D) $_GET, $_POST
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Validating user input data ensures that _.<br>A)
Q6: The regular expression a+ matches<br>A) the string
Q7: The statement $$inputName is
Q8: Which is not a character class in
Q9: A cookie that lasts only until the
Q10: Which of the following is not a
Q11: Which of the following are PHP data
Q12: Type conversions can be performed using function
Q13: Which of the following can be used
Q15: The relational operators can be used to