SQL injections and countermeasures in PHP
HTL Rennweg
Show in appDescription
Risks and countermeasures for malicious code being infiltrated through user input.
Goals
I know
- what an SQL injection is
- how SQL injections can be made possible in PHP by using passed variable values
I can
- implement basic precautions in my PHP code for increased security against SQL injections
Maintainer
Ferdinand Kasper
HTL Rennweg