How have you dealt with SQL injection when dealing with user inputs.
Anonymous
By both sanitizing the inputs on the client as well as checking the incoming data on the server before doing anything with that data.
Check out your Company Bowl for anonymous work chats.