PHP-Based User Authentication
This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included with this tutorial will show you how to use either hard-coded values, a flat file, an existing .htpasswd file or a database table to manage your valid usernames and passwords. This tutorial is intended for the PHP programmer who is generally familiar with authentication, but who would be interested in learning a practical method for authenticating access to one or more Web site pages.
- Visit Site:
- PHP-Based User Authentication
- Filed in:
-
PHP / Tutorials & Tips / User Authentication
- Date Added:
- Aug 15, 2000
- Last Updated:
- Aug 15, 2000
License and Pricing Information
| Publisher site visits: | 16,416 |
|---|---|
| Average rating: | 4.33 |
| Total ratings: | 12 |
Publisher Info
- Author:
Other listings by this publisher
- Simple Connection to Informix
- Simple ODBC Connections
- Simple Connection to Sybase
- Simple Connection to MySQL
- thickbook.com's feedback
- thickbook.com
- Descriptions of Common Data Types
- Setup and Install Apache + PHP4 on Windows
- Setup and Install Apache with PHP4 as a Dynamic Module (DSO)
- Are You Being Served? An Introduction to PHP
- Php Fast and Easy Web Development
- Opening a Few Windows with PHP
