csci e15 project 2
An XKCD-style Password Generator
Kate de Bethune
October 3, 2014
Project demonstrates competence with basic PHP coding skills.
Straightforward: description of how to use the app is contained
within the content of its landing page.
Site will be demonstrated in section on Oct 8.
The post method is being used for the form. Hi Kathrine, I forgot to validate before submitting this morning. Ran through the W3C validator just now (10/4 at 12:30 PM) and cleaned up a small number of things. Thanks, Kate
- Wordlist is courtesy of
https://www.englishclub.com/vocabulary/common-words-5000.htm
It was converted from html to txt using sed commands. - html reset code is courtesy of
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain) - CSS framework courtesy of bootstrap:
http://getbootstrap.com