Random Password Generator (based on word list)





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

10
Date Submitted Mon. May. 1st, 2006 8:26 AM
Revision 1
Coder mattrmiller
Tags Focus | Form | JavaScript | Password | Username
Comments 0 comments
This is a correct way to do login form auto-focus, checking to see if either username or password have focus already. This prevents someone from typing a username hitting TAB, then having JavaScript chime in, resetting focus to Username while user is typing in their password. In this case, the password is appended to the username which is in plaintext.
12
Date Submitted Sat. Feb. 24th, 2007 1:48 PM
Revision 1
Helper lolfejs
Tags PHP
Comments 0 comments
Here is an easy calendar!

Hope you like it dude =)
9
Date Submitted Mon. Feb. 26th, 2007 1:44 AM
Revision 1
Helper lolfejs
Tags PHP
Comments 0 comments
List files in your current di
7
Date Submitted Fri. Oct. 14th, 2005 6:10 AM
Revision 1
Helper lilleman
Tags File | Folder | PHP | Write
Comments 1 comments
Implementation of file_put_contents for PHP4
5
Date Submitted Fri. Oct. 14th, 2005 4:49 PM
Revision 1
Helper lilleman
Tags PHP | Random | String
Comments 1 comments
Random String Generato
10
Date Submitted Fri. Oct. 14th, 2005 4:59 PM
Revision 1
Helper lilleman
Tags Date | Duration | PHP | Time
Comments 0 comments
How Long Has It Been Since a Certain Date?
9
Date Submitted Fri. Oct. 14th, 2005 5:06 PM
Revision 1
Helper lilleman
Tags Files | Folders | List | PHP
Comments 1 comments
Get a List of Folders and/or Files
23
Date Submitted Fri. Oct. 14th, 2005 5:12 PM
Revision 1
Helper lilleman
Tags Folder | PHP | Size
Comments 1 comments
Get the Size of a Folde
5
Date Submitted Fri. Jul. 21st, 2006 4:00 AM
Revision 1
Helper lavaramano
Tags colors | Random
Comments 3 comments
A very simple script to generate random hexa colors.
just modify line 36 to generate more/less colors.
5
Date Submitted Sun. Oct. 22nd, 2006 5:21 AM
Revision 1
Beginner kiefpiet
Tags PHP
Comments 1 comments
Open a text file and format it (word wrap).