Hyper Global Array variable

Source: Internet
Author: User
Tags php server

$_get[] Get an array of variables submitted with the Get method

$_post[] Get an array of variables submitted with the POST method

$_cookie[] Get and set the COOKIE ID of the current Web site

$_session[] A unique identifier for the current user access, expressed as an array, such as SessionID and custom SESSION data

$_env[] Current PHP environment variable array

$_server[] array of current PHP server variables

$_files[] parameter values submitted to the current script when uploading a file, as an array (HTTP protocol submitted)

$_request[] contains all requests submitted by the current script, $_get, $_post, $_cookie, $_session all actions

$GLOBALS [] contains references to all super global variables that are executing the script

Hyper Global Array variable

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.