Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   What is session and why do we use it? (http://siteownersforums.com/showthread.php?t=165914)

Kunal 03-06-2016 10:24 PM

What is session and why do we use it?
 
Session is a super global variable that preserve data across subsequent pages. Session uniquely defines each user with a session ID, so it helps making customized web application where user tracking is needed.


All times are GMT -7. The time now is 11:45 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.