1.

PHP stores all global variables in an array called

A. $GLOBAL_ARRAY [ ]
B. $G_ARRAY [ ]
C. $GLOBALS [ ]
D. $GLOB_ARRAY [ ]
Answer» D. $GLOB_ARRAY [ ]


Discussion

No Comment Found