In a nutshell, “SQL injection” is a way to hack into a website, break it, or otherwise make a big mess of it. SQL is a database language, that uses statements like INSERT, DELETE, and UPDATE. Think of SQL injection as analogous to Microsoft’s buffer overflow problems (you know those windows updates that you get… Continue reading