Q. Which of the following global variables is used to get parameters?
β
Correct Answer: (D)
$HTTP_GET_VARS[]
Explanation: The global variable $HTTP_GET_VARS[] is used to get parameters.