Session can handle the user info and required information that we want to have thruoghout our visit to desired website.
Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables you to build more customized applications and increase the appeal of your web site.
to read more visit
PHP SESSION