02-13-2008, 11:41 PM
|
#8 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
|
When you say that you should keep it simple, you should expand that a little further... keeping the method you use to execute the code simple is good, but keeping the bells and whistles simple is kinda not-so-smart :P
Like, a log-in... Making the security simple might end up with you getting injected with SQL.
|
|
|