i forgot that part
it is indeed in querty and some commands are not working good (some symbols)
but eahter way , if he use the html page to create a password then it still should be fine as the regex should filter out the bad stuff (unless he dit not use that )
i readed parts of the post and noticed this line
Quote:
i did a test this is
user test
pass test
insert into my.account (name,password) values('test','53b6320eb06e2c62888a6d1739cd24bd');
|
so i probaly misted the line that he says that test/test was working
then it is indeed only 2 things
or he fills in the wrong password (querty/azerty/lowercase/mixed/caps)
or he filled in the wrong username ( lowercase only)
or he messsed up the hash code to insert into the db
but the part i do not get is why he would use a html page to generate a mysql querry when there are plenty of register pages avaible to do that stuff for you
Greetings From PowerChaos