PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
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. All information is in the Session reference section.