#phptutorials #phptutorialstelugu #phptutorial #phptutorialtelugu
Php Tutorials
Php Tutorials in Telugu

Super Global Variables
1. Super Global Variable is defined with ‘$_’ symbol

Example:
$_GET[“”]
$_POST[“”]
$_SERVER[“”]
$_FILES[“”]
$_SESSION[“”]
$_REQUEST[“”]

2. Is also called as Pre-defined Variables

For more details contact:
Twitter: https://twitter.com/thesatishprints/
Pinterest: https://in.pinterest.com/thesatishprints/
website: https://satish.press

source