PHP Classes

Salt Password Class: Generate random passwords with salt

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 500 All time: 5,786 This week: 326Up
Version License PHP version Categories
salt-password 1.0GNU General Publi...4.0PHP 5, User Management, Text processing, S...
Description Author

This class can be used to generate random passwords with salt.

It can generate a random password of a configurable length which may include letters, digits and optionally some special symbol characters.

The class may also generate a random salt value that is appended to the password before taking its MD5 hash to store in a database or file for posterior password verification.

Picture of Ákos Nikházy
Name: Ákos Nikházy <contact>
Classes: 7 packages by
Country: Hungary Hungary

  Files folder image Files  
File Role Description
Plain text file SaltPassword.class.php Class The class file
Plain text file example.php Example The example for SaltPassword Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:500
This week:0
All time:5,786
This week:326Up
For more information send a message to info at phpclasses dot org.