I want to prevent SQL Injections via whitelist method. I don\'t want to use blacklist, my aim is connected with whitelist.
So here is code that I found. This code cre