Profile
Achievement
StevenW721's Recent SnippetsTagged validation
- All /
« Prev 1 Next »
Calling generateHash() with a single argument (the plain text password) will cause a random string to be generated and used for the salt. The resulting string consists of the salt followed by the SHA-1 hash - this is to be stored away in your databas...
3
920
posted 12 years ago by StevenW721