Mar 30th 2015 #1 How do I sanitize values being inserted into the database?For example, for a given user input string fooString, how would i sanitize it's value before inserting or updating the table?