Steps To Take To Avoid And Prevent SQL Injection in MySQL Database
- Forums
- MySQL
- Steps To Take To Avoid And Prevent SQL Injection in MySQL Database
this topic will cover how you can stop sql injection by using a simple function in php for your script when you are querying your mysql database very simple and easy to do [908], Last Updated: Sat May 18, 2024
jakc
Fri Oct 24, 2008
3 Comments
946 Visits
just followed your mysql tutorial on how to insert data into a database using php.
but now that i have learned how to do all that. how can i stop and prevent sql injection on my html forms for my wallpaper website. if you can follow up with a tutorial that would be great