In this tutorial you will learn some basics of security in PHP including Code Injection Vulnerabilities, GET/POST Variable Manipulation, SQL Injection and Cross-Site Scripting.
holman(administrator and creator)over 11 years ago
I can't get enough of these types of tutorials listed... everyone loves to write tutorials that do fancy-schmancy stuff, but the fundamentals of web security tend to get glossed over. If you're going to learn a language, you've gotta cover stuff like this.
I can't get enough of these types of tutorials listed... everyone loves to write tutorials that do fancy-schmancy stuff, but the fundamentals of web security tend to get glossed over. If you're going to learn a language, you've gotta cover stuff like this.
Nice tutorial. :)