Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Menu
Authentication « HTML « PHP
PHP
HTML
Authentication
1.
Authentication Over HTTP
2.
Basic authentication prompt
3.
Checking the values returned from the authentication prompt
4.
Get Users from users table
5.
Enforcing Basic authentication
6.
HTTP Authentication example
7.
HTTP Authentication example forcing a new name/password
8.
Hardcoding the username and password into a script
9.
If user logged in
10.
Only One Username and Password Is Valid
11.
Usernames and Passwords Are Checked Against Data in a Database
12.
Usernames and Passwords Are Checked Against Data in a File
13.
Using HTTP authentication with a PHP script
14.
Use database to store user name and password
15.
The Username and Password Are Retrieved for Both Apache and IIS
16.
Simple credentials checking:
17.
User management with database