Re: md5 passwords to db

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 17 Feb 2005 11:33:45 +0200, William Stokes <kalles@xxxxxxxxxxxxx> wrote:
> Hello,
> 
> I need to make a script/form that can create username and md5 password and
> save the info to mysql db.
> 
You can use:  http://www.php.net/md5 to make MD5 hashes from strings,
or you can just the format of the database field to MD5, which IIRC
will automagically store whatever's assigned to it as an MD5 hash.

-- 
AdamT
"Justify my text?  I'm sorry, but it has no excuse."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux