Examveda
Examveda

Which of the following global variables is used to get parameters?

A. $HTTP_GET_VAR[]

B. $HTTP_GET_VARS()

C. $HTTP_GET_VARS

D. $HTTP_GET_VARS[]

Answer: Option D

Solution(By Examveda Team)

The global variable $HTTP_GET_VARS[] is used to get parameters.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging