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.

Post a Comment