User Input in DB Queries
TYPO3
Show in appDescription
Knowledge about securely processing user input for database queries.
Goals
- I know what an SQL injection is.
- I know how to sanitize user input to prevent SQL injections.
- I know what other measures to take against SQL injections.
Maintainer
Andreas Wolf