How PHP saves information to the current session

Source: Internet
Author: User
This article mainly describes the PHP to save information to the current session of the method, an example of the use of the session in PHP, the need for friends to refer to the following

The example in this article describes how PHP saves information to the current session. Specific as follows:

PHP can save the session variable through $_session, the following code is a simple demonstration of the use of $_session

<?php session_start (); Print (" 

The above code outputs the following results:

A value saved in the session named as Mylogin.a value saved in the session named as Mycolor.w3mred

Summary : The above is the entire content of this article, I hope to be able to help you learn.

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.