Jump to content

SQL Injection


smithmr8

Recommended Posts

In forms that get quiried into the database, instead of inputting information, the user can input sql commands and mess with your database. They can get a lot of information about your database that you don’t want them to have, or they can really cause you trouble and delete your database information. Use escape strings function to protect against it.

Link to comment
https://forums.phpfreaks.com/topic/92311-sql-injection/#findComment-473092
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.