Copy link to clipboard
Copied
Does anyone know the code to sanitize user input. I have one iput text box and a submit button. When you fill the box and press submit it goes to another php page to tell you your input got added to the database. Does any one the PHP code for that?? Thanks
Copy link to clipboard
Copied
Please provide your definition of sanitize. I am not sure what you are trying to achieve. Are you worried about SQL insertion attacks, foul language, spelling errors, ??
Knowing what you are exactly trying to prevent would be helpful.
Walt
B & B Photography
Copy link to clipboard
Copied
Mostly MySQL injections. Do you know any good
websites?
Copy link to clipboard
Copied
Try http://www.tizag.com/mysqlTutorial/mysql-php-sql-injection.php
Find more inspiration, events, and resources on the new Adobe Community
Explore Now