Generate random passwords using the chr()

April 5th, 2008 by admin

function randPass($length) { $pw = ”; //intialize to be blank for($i=0;$i

Read the rest here:
Generate random passwords using the chr()

Posted in Passwords | No Comments »