PHP Security
Brush up on your PHP security knowledge! Demonstrations and advice on the most common areas of PHP security. Created by Codecourse.
Recommended that you know PHP before taking this course.
Average Course Length
2 hours
Skill Level
Beginner
Pick a lesson
1: Include/require file extensions
2: XSS (Cross-site Scripting)
3: Password hashing
4: Directory listing
5: HttpOnly Cookies
6: What you shouldn't store in cookies
7: CSRF (Cross-site Request Forgery)
8: User defined file includes
9: SQL Injection
10: Error Reporting