Why is data sanitization important in PHP form handling?
To improve form submission speed
To ensure that the data is cleaned of harmful content like HTML or JavaScript
To make the data look pretty
To compress the data
This question is part of this quiz :
PHP Forms Quiz