I am storing text that is user input in a database. Is there a simple way to not allow the user to put in ' and " in the text so that sql does not think the string is over and the rest of the input is code?
Asked
Active
Viewed 25 times