Chapter 15. Session Management

If you want to build applications such as Web shops, it is necessary to pass information from one screen to another. Up to now you have seen that data can be submitted using buttons. However, if the amount of information that must be sent across multiple screens grows, forms and hidden fields won't be enough to satisfy your demands. In this chapter, you will see how to implement sophisticated solutions easily.

Get PHP and PostgreSQL: Advanced Web Programming 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.