Q. Which of the following is a superglobal variable in PHP? (A) $_DATA (B) $_POST (C) $_FORM (D) $_INPUT ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) $_POST Explanation: $_POST is a PHP superglobal variable.