How Can I Retrieve My User Name And Password For My Advanced Guessbook ???
04/10/2003 11:47:26
Subject:
Anonymous
You will need PHPadmin for this.
[Method 1]
Select the Guestbook database.
Select book_auth.
Now choose Browse.
You now see the admin username and password.
Select edit.
Now paste Code:
773359240eb9a1d9
in the password field and click “GO”.
This will reset your account to:
Your admin name and the password will be: 123
Or do it like this.
[Method 2]
Select the Guestbook database
Now choose on the right side of screen select SQL
Now insert in the Data Entry Field the following lines:
Code:
delete from book_auth;
INSERT INTO book_auth VALUES (1, 'test', '773359240eb9a1d9', '7d8b85294e2e060b83f596a4fc5561ce', 1058460506);
And click "GO"
This will reset your account to:
User name: test
Password: 123
_________________
Jam'n
------------------------------------------------
Only the man who's truly educated
understands that he knows very little...