MySQL For the first Time
#6

Quote:
Originally Posted by Joaogl
Посмотреть сообщение
There is any way to use MD5 on pawn i mean thats what i whant to do:

My name is joao_gl im registred in the samp server
then i just need to go to the website and type the password and users from the game becouse they are using the same databse for login.


But my passwords on SAMP are ecripted so the website cant read then there is any way to ecript the password to the website and samp can read them?


Код:
format(Query, sizeof(Query), "SELECT * FROM users WHERE Username = '%s' AND Password = MD5('%s')", givenuser, givenpass);
Reply


Messages In This Thread
MySQL For the first Time - by Joaogl - 14.06.2012, 22:29
Re: MySQL For the first Time - by [MG]Dimi - 14.06.2012, 22:32
Re: MySQL For the first Time - by Joaogl - 15.06.2012, 13:41
Re: MySQL For the first Time - by Joaogl - 15.06.2012, 13:45
Re: MySQL For the first Time - by Kirollos - 15.06.2012, 13:46
Re: MySQL For the first Time - by Mandrakke - 15.06.2012, 13:52

Forum Jump:


Users browsing this thread: 1 Guest(s)