StevenW721


Member since 07/09/2010

1 snippets

2356 profile views

3 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

StevenW721's Recent PHP SnippetsTagged validation



« 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 675 posted 12 years ago by StevenW721
« Prev 1 Next »