PHP Solutions
Chapter 15
The theme of this chapter is keeping intruders at bay.
Solution Index
- Solution 15-1
- Creating a user registration form
The form will automatically encrypt the password. - Solution 15-2
- Authenticating a user's credentials with a database