in reply to Securing DB transactions with user form input

the question to this post is whether the Monastery agrees with the assertions of ths website.

Yes!

At least if you don't count "think of security".

Update: I thought a bit more about that, and came to the conclusion that place holders are indeed very important for database powered websites. But many systems use plain text files to generate HTML pages from, and in that case I think taint mode is obviously more important.

  • Comment on Re: Securing DB transactions with user form input