How to Use the Crypt() Function to Encrypt and Check Passwords

Submitted by Web Cash » This tutorial walks you through how to use the crypt() function in php. You'll encrypt a password so that it can be stored in the database, compare a new word to the encrypted password, and use an md5 hash to make sure you encrypt the entire passphrase.
Rating: 3.0/5 | 337 clicks | 0 comments | 2 saves | share | report

Comments on this tutorial

Discuss this tutorial

You must be logged in to comment on a tutorial.