22. Using Session Control in PHP
In this chapter, we discuss the session control functionality in PHP, which is a common method of storing and reusing data specific to a user across multiple access points within your web application.
Key topics covered in this chapter include
Understanding session control
Using Cookies
Steps in setting up a session
Session variables
Sessions and authentication
What Is Session Control?
You might have heard people ...
Get PHP and MySQL® Web Development, Fifth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.