hash password in PHP same as hashing in pawno? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: hash password in PHP same as hashing in pawno? (
/showthread.php?tid=498304)
hash password in PHP same as hashing in pawno? -
CH | FuDo - 02.03.2014
Hi guys, I'm making my own web app which connects my SA:MP MySQL database. Is there any PHP code which is same as udb hash or Whirlpool, where I can try hash passwords? Btw, I don't know where to ask, so I tried here. Thank you.
Re: hash password in PHP same as hashing in pawno? -
Misiur - 02.03.2014
Udb is a joke, not a hashing system. For whirlpool:
hash, and for 5.5+
password_hash