Q. Which of the following is not a valid PHP superglobal? (A) $_ENV (B) $_SESSION (C) $_FILES (D) $_VARIABLES ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) $_VARIABLES Explanation: $_VARIABLES is not a valid PHP superglobal.