| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Shane Kretzmann (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to generate secure passwords that are easy to remember for humans. It uses random words from a dictionary stored as a text file. It generates pronounceable words made up from a configurable amount of letters and/or numbers. The first letter of the dictionary word and random word is converted to upper case. Then it shuffles these text pieces and join the resulting texts to form the generated password. |
| ||||
| This class can Log debug output to show in Firebug console. It can output HTML with JavaScript code that makes the Firebug browser extension show given log messages in its console. The class comes with auxiliary functions that can be registered to handle PHP errors and exceptions in such way that they use the class to output information of any errors in Firebug console. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |