Hi all,
I need some help with storing passwords does anyone have any thoughts on
sha1()?
Any other ideas are welcome.
Am i right in thinking that to use sha1 ya do this:
$hashed_string = sha1{$string);
R
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

