|
In this course, the learner will become familiar with methods for increasing the security of their web applications using PHP and MySQL. These techniques include methods of form validation, the ability to define patterns and then matching or replacing those patterns, and data encryption.
Objectives:
After completing this course, students will be able to:
- Prevent forms from being submitted multiple times
- Validate form data
- Define patterns and both match and replace them
- Manage database encryption and decryption techniques
Topics:
- Preventing multiple submissions
- Validating the right form
- Handling HTML
- Validating data
- JavaScript form validation
- Defining a pattern with regular expressions
- Matching regular expression patterns
- Matching and replacing patterns
- Database security and encryption
- Secure salt storage
|