DEV Community

Discussion on: How do I sanitize data?

Collapse
 
manushifva profile image
manushifva

All of the method. For more specific example, don't only run the method for sanitize your data for preventing XSS, you also need to sanitize your data for preventing SQL Injection. This will give an extra protection.