zasulJuly 31, 2007
moderator
view tutorial
moderator
view tutorial
The ideea is good and the result is pretty decent but it cant be use. However very usefull and easy to follow.
The ideea is good and the result is pretty decent but it cant be use. However very usefull and easy to follow.
creator and administrator
view tutorial
I'll agree with zasul- it's a good tutorial on the basics, but *don't* put this into production use. I'd suggest trying out some other good tutorials on SQL injection:
http://www.good-tutorials.com/search/tutorials/sql+injection
...because you'd be screwed otherwise. For example, try logging into the sample app presented here with the following details:
username: test' OR 1='1
password: whatever you'd like
Easy access to any account on the server.