Answer Posted / Somil Gupta
In Zend Framework, super global variables are predefined variables that can be accessed from anywhere within a script. Examples include $_GET, $_POST, $_SESSION, and $_COOKIE. These variables hold data such as form elements, session variables, and cookie values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers