What is a Session?
April 5th, 2009 | by giribabuvpy |A Session is a logical object created by the PHP engine to allow you to preserve data across subsequent HTTP requests.
Share Your Experience
A Session is a logical object created by the PHP engine to allow you to preserve data across subsequent HTTP requests.
One Response to “What is a Session?”
By Nash on Mar 19, 2010 | Reply
what is a view ?