Zend - The PHP Company




Passwords

Add Code


A Simple Random Password Generation Function  

Type: code fragment
Added by: funcent
Entered: 06/01/2005
Last modified: 01/12/2004
Rating: - (fewer than 3 votes)
Views: 7211
A simple random password generation function which generates various length (up to 32 characters) of password with numerals and alphabets.


Auto Password Generation  

Type: code fragment
Added by: santos_raj
Entered: 31/05/2002
Last modified: 06/12/2001
Rating: **** (12 votes)
Views: 12951
This code scriptlet will generate passwords comprising of numerals, alphabates and underscore of varying length.


Crazy Pass Gen and Hash  

Type: code fragment
Added by: dreadboy
Entered: 16/11/2006
Last modified: 02/11/2005
Rating: - (fewer than 3 votes)
Views: 6256
This is crazy pass generator && hash algorithm


Daily Random Password  

Type: code fragment
Added by: b3nz0
Entered: 30/10/2006
Last modified: 02/11/2005
Rating: - (fewer than 3 votes)
Views: 5846
A simple snippet to generate a random password that changes daily. * Note: The password will always be the same when generated during the same day with the same settings. Ideal for daily access codes etc.


Dual Mode Password Generation System  

Type: code fragment
Added by: David_H
Entered: 11/04/2003
Last modified: 05/12/2002
Rating: *** (3 votes)
Views: 5657
A function that can create random passwords, or passwords based on words from a file.


Easy Password Generation  

Type: code fragment
Added by: leosha
Entered: 14/01/2001
Last modified: 08/12/2006
Rating: - (fewer than 3 votes)
Views: 10036
Very easy password generation (2 example)


Extended password control  

Type: code fragment
Added by: ramkat
Entered: 11/07/2001
Last modified: 07/12/2000
Rating: **** (5 votes)
Views: 13887
This snippet allows username/password authentication to be checked against a MYSQL database. The username/password combination could be entered via a form, standard HTTP authentication or a cookie.


Extra Secure MD5 Hashing  

Type: code fragment
Added by: xdrdre
Entered: 25/03/2006
Last modified: 03/12/2005
Rating: - (fewer than 3 votes)
Views: 6239
adds a 100+ character string (length up to user after editing the key) and base64 encodes it, giving us LOTS of nice random letters and random case and various other characters, with the default key its over 150 characters long after base64'd. then turned into a 32 char md5 hash. Why is this good? Well if someone happens to steal the hash in some way, it would take a super computer to break that 150+ character password full of random case letters and more.


generate_password  

Type: code fragment
Added by: bmcua
Entered: 19/04/2003
Last modified: 05/12/2002
Rating: - (fewer than 3 votes)
Views: 5143
Password Generator - contains numbers and alphabates.


murugesan  

Type: code fragment
Added by: murugesan
Entered: 18/08/2003
Last modified: 08/12/2002
Rating: - (fewer than 3 votes)
Views: 3751
Password generation which has numbers alphabets and underscores.


Password generator  

Type: code fragment
Added by: lampa
Entered: 30/06/2002
Last modified: 03/12/2007
Rating: - (fewer than 3 votes)
Views: 5452
Modified santos_raj Auto Password Generation. Change $len to got other length (default 8 chars)


Password protection  

Type: code fragment
Added by: PhpByBastek
Entered: 24/01/2003
Last modified: 02/12/2002
Rating: - (fewer than 3 votes)
Views: 6325
Password protection based in *.php file


password_lib  

Type: application
Added by: ljweb
Entered: 08/04/2003
Last modified: 04/12/2002
Rating: **** (7 votes)
Views: 5412
Module for generation of passwords based on different schemes from the more easy to the extreme passwords. Useful for autogeneration of passwords, for validationlinks ect.


Random alphanumeric password  

Type: code fragment
Added by: bto
Entered: 18/08/2004
Last modified: 08/12/2003
Rating: **** (3 votes)
Views: 4878
A simple function which returns an autogenerated random alphanumerical password with the specified length.


Random ASCII key generator (length variable)  

Type: code fragment
Added by: Kawa
Entered: 05/07/2002
Last modified: 09/12/2009
Rating: - (fewer than 3 votes)
Views: 6541
Function to get a random ASCII Key, usefull to get a Primary Key, or get a password,... The length can be passed as argument


Random Password  

Type: code fragment
Added by: nani
Entered: 13/06/2001
Last modified: 06/12/2000
Rating: *** (5 votes)
Views: 7613
Cool....no hassle.....you can generate a password which consits a couple of words we use in our daily life


Random password  

Type: application
Added by: davve
Entered: 10/02/2003
Last modified: 03/12/2002
Rating: - (fewer than 3 votes)
Views: 3964
A function that randomizes a password string from an array.


Random Password Generator  

Type: code fragment
Added by: nickuk
Entered: 08/02/2003
Last modified: 01/11/2007
Rating: *** (4 votes)
Views: 6343
a simple function that can generate a random password/verification code to an unlimited number of chars by modifying make_password(int).


Random password generator  

Type: code fragment
Added by: boanerges
Entered: 13/12/2003
Last modified: 02/11/2002
Rating: - (fewer than 3 votes)
Views: 3710
Generates a random password of 8 characters. (can be changed)


Random Pronounceable Password Generator  

Type: code fragment
Added by: Rival7
Entered: 13/07/2000
Last modified: 08/12/1999
Rating: **** (16 votes)
Views: 15036
This function generates random pronounceable passwords. (ie jachudru, cupheki)


Secure Memorable Password Generator  

Type: code fragment
Added by: yaragn1
Entered: 18/09/2001
Last modified: 31/10/2000
Rating: **** (5 votes)
Views: 7983
Creates a password of the form Word(Number)Word(..NumberWord..)


simple password generator  

Type: code fragment
Added by: halcyon_42
Entered: 18/05/2000
Last modified: 08/12/1999
Rating: **** (16 votes)
Views: 10412
This simple function returns a randomly generated password ideal for websites which auto-generate their user's passwords. I have created it such that it excludes certain characters which may look ambiguous on a webpage i, I, 1, | etc. This you may customize.


smb_auth  

Type: class
Added by: Urkle
Entered: 24/05/2000
Last modified: 08/12/1999
Rating: **** (8 votes)
Views: 8488
Quick little class to authenticate a username/password off of a PDC.


SPGP - Simple password generator w. parameters  

Type: code fragment
Added by: thesun
Entered: 30/06/2006
Last modified: 09/12/2005
Rating: - (fewer than 3 votes)
Views: 2741
The code listing provides a function and its implementation. This password generator accepts two optional parameters, length and number of numbers.


Strong Password Generator  

Type: code fragment
Added by: the_ferg
Entered: 15/06/2004
Last modified: 04/12/2007
Rating: - (fewer than 3 votes)
Views: 4031
Function will generate a random password with a default length of 8 or a user supplied length. Password will contain special characters, integers, and upper and lowercase characters.


uin or pin generator  

Type: code fragment
Added by: buffaloBuff
Entered: 22/01/2002
Last modified: 01/12/2001
Rating: *** (3 votes)
Views: 6508
Function, returning a string of length(n) containing random chracters and numbers (specified in array).


unique numeric-password generator  

Type: code fragment
Added by: gnal
Entered: 16/08/2000
Last modified: 08/12/1999
Rating: - (fewer than 3 votes)
Views: 7788
This little function returns a unique time-stamp (microtime) based password/ID (8-digits).


Yet Another Password Generator  

Type: application
Added by: amirbilal1
Entered: 13/06/2006
Last modified: 09/12/2005
Rating: - (fewer than 3 votes)
Views: 2394
A simple and 'quick' random password generator of any length.



Search



This Category All Categories