RSS

Tag Archive | "SQL"

SQL Injection

Thursday, June 26, 2008

2 Comments

When constructing websites where there is the facility for registering and the need for identifying users individually, then we need to have some setup to save user-names and passwords. Files do serve a good place to do it, but some times it is more of a bane than boon. That’s where databases replace the old [...]

Continue reading...