Top

PHP Code Snippets Tagged with generator

  (2)  
Sort by 
Smart Password Generator: Better than the average random password generator. This calculates a random password letter by letter; each letter is chosen based upon the previous one. It uses combinations
1 comment(s)   |   Score: 0.0   |   Language: PHP   |   Posted by Gforce20 on Mar 24, 2008
A simple generator that reads from a file of your choosing (ie. blog) and outputs the contents into tidily formated META tags. 1. Copy snippet and save to meta.php 2. First line of the snippet set
2 comment(s)   |   Score: 4.0   |   Language: PHP   |   Posted by sanity-saver on Apr 08, 2007
Bottom