Images

Authentication, Sessions, and Ajax

Images To view the accompanying video for this lesson, please visit mhprofessional.com/nixonphp/.

In this final lesson, we’ll look at ways to keep track of the state of a user’s interaction with a website (perhaps the contents of a shopping cart, or just their username and password) and maintain it across all pages on that site, by first authenticating users and then managing their access to your server with sessions.

   Then we’ll finish off by conducting background Ajax communications between a browser and web server. ...

Get PHP: 20 Lessons to Successful Web Development 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.