Showing posts with label session. Show all posts
Showing posts with label session. Show all posts

Monday, 30 May 2011

What Is a Session?

A session is a logical object created by the PHP engine to allow you to preserve data across subsequent HTTP requests.

What Is a Session?

A session is a logical object created by the PHP engine to allow you to preserve data across subsequent HTTP requests.