2010 March

Database - Protect Yourself
As every web developer knows, when code is involved in creating a website, generally a database of some sort is involved as well. Therefore, being familiar with safe database security practices is a must. If you aren’t, your website(or your clients!) could be hacked with ease. Fear not, there are steps to avoid this issue.

Database - SQL Injections
Every website that has a log in system is using a database behind the scenes. Just imagine the possibilities if there a flaw there . . .
Continue reading…