CODE
LIBARY.COM
Home
/
PHP
PHP Random password using md5() and time()
Random password using md5() and time()
<? $n = "8"; $pass = substr(md5(time()),0,$n); echo $pass; ?>
$n = "8"; $pass = substr(md5(time()),0,$n); echo $pass; ?>
Copy to Clipboard
Related Snippets
PHP PHP Array: Find First and Last Element
PHP Another way to get extension
PHP Making RGB Colors to HEX
PHP "Web Based URL Redirect with PHP"
PHP Chain of Command Design Pattern
PHP Listing all folder and subfolders
PHP Bulgaria Towns and Regions sorted with arrays
PHP Usefull Functions
PHP Picture Source Hide
PHP GD Font Image Text