
08-17-2009, 10:28 AM
|
 |
|
|
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by hellbomb
so, basicly, im makign a script, its going nto run of the forum cookie, so if i tell it to read the user id, verify the password is right using the md5($SQLpassword . $licencenumber), it will work?
|
Correct.
Quote:
Originally Posted by hellbomb
i wanted to know, so that they cant just change the digits in the cookie and make it log into my script as someone else?
so, just get it to check that the password is currect?
|
Correct again.
|