PHP password protection question?

Posted by PeAk on Stack Overflow See other posts from Stack Overflow or by PeAk
Published on 2010-04-02T18:14:20Z Indexed on 2010/04/02 18:23 UTC
Read the original article Hit count: 443

Filed under:
|
|

How do I use the sha512 function for PHP?

Can I replace all my md5 funtions with the sha512 function?

Do I have to download something if so what?

Can any one provide examples? Thanks!

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql