How to Use PHP's Crypt() Function to Encrypt and Check a Password
in PHP added by Walkere, on 28/1/2008 beginner tutorials encryption passwords php5 security
This tutorial will walk you through using PHP's crypt() function to effectively encrypt a password for storage in a database and later check that password against a user's input.
comment save report- submitted
- Sat, Jan 26th 2008, 18:27
- clicks today
- 1
- clicks this month
- 57
- clicks all time
- 1242
