hash algorithm (md5)
Posted by: reaneyp (---.phoenixs.co.uk)
Date: September 19, 2006 04:55PM

I would like to "register" members to my website, to enable them to view a members area. As I need to keep passwords I need to install md5.

How do I install md5 on my website

Options: ReplyQuote
Re: hash algorithm (md5)
Posted by: roms (---.w193-251.abo.wanadoo.fr)
Date: September 19, 2006 05:06PM

Nothing to install, MD5 is available as a function in MySQL.
It is also available directly in PHP with the md5() function.



Romain

Options: ReplyQuote
Re: hash algorithm (md5)
Posted by: reaneyp (---.phoenixs.co.uk)
Date: September 19, 2006 05:22PM

Thanks for the quick response Romain

Options: ReplyQuote


Sorry, only registered users may post in this forum.