Jason Brimhal wrote today on his blog that new book, Defensive Database Programming , written by Alex Kuznetsov ( blog ) is coming to bookstores. Alex writes about various techniques that make your
code safer to run. SQL injection is not the only one vulnerability the
code may be exposed to. Some other include inconsistent search
…