tag

home / developersection / tag

Session in PHP
php 08-Jun-2016
Session in PHP

A session is used to store information in variables. These php variables are used to store user information to be used across multiple pages. Unlike a