Team LiB
Previous Section Next Section

Chapter 15: Database-Driven User Authentication

Overview

Everyone has secrets they don't want to share with the entire world. But some secrets can be shared—with certain people. In this chapter, you learn how to:

  • Create a database table for authorized users

  • Create a login form and script sequence that authenticates users before displaying any secrets


Team LiB
Previous Section Next Section