Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
help in SQL injection
hey guys, im working on a site that got pages with "… view.php?sel=00008733" at the end , so i tried to test if i can SQL inject somthing, so i've typed "view.php?sel=00008733 AND 1=1" , the AND 1=1 part was mine, and an error message appeared :
SQL ERROR: Duplicate entry '1167869289' for key 1
i tried some SELECT commands and the same msg appeared over n over again. can some1 plz explain to me what this message means? and how can i benefit from it?, thunx, im pretty new to sql injction ,so be patient plz ;p