Community

Introduction to Maintaining the State of Applications with PHP Sessions

(Alejandro Gervasio) In PHP, session management is used to help web applications maintain their state across several HTTP requests when needed. In this first part of a series, you will learn the basics of the PHP built-in session mechanism, as well as some of its many useful functions.

Read More - Register for Free Membership