The previous blog post about MySQL and PostgreSQL ignited a discussion about validation of input in a database-driven web application.
In this entry, I'll attempt to explain what validation is and why it is important.
I remember being taught the importance of input valid...