I currently use,
base64_encode() to encode a user\'s password, this works well because it allows me to simply use base64decode() to dec
An absolute must-read on this topic is Jeff's own You're Probably Storing Passwords Incorrectly. Here's the executive summary: