[Help]Crypting data
#1

Hi i will go to make UCP and i quesion that how i crypte the password to md5?
Reply
#2

I'm not too sure what in your UCP you're making, a register system? A login system? But a way to encrypt data is to add a md5( to the query a example is:

md5('MyPassword')
Reply
#3

Quote:
Originally Posted by Eric_
I'm not too sure what in your UCP you're making, a register system? A login system? But a way to encrypt data is to add a md5( to the query a example is:

md5('MyPassword')
i get undefined md5
Reply
#4

I assume you mean in Pawn then.

http://forum.sa-mp.com/index.php?topic=84400.0

This includes an MD5 encryption feature.
Reply
#5

but how i add it i include it but i get errors by another functions what i need
how to only include stuff for md5 ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)