Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
- Load Cells
- mothers day replica rolex watches today
- Free partition data recovery utilities
- MySQL & Best PHP Web Hosting + save 50%
Bookmark :
Links :
gambling sitesdomain names
finance products
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
generate a random password example
This will generate a random password of a given length, this example is about as easy as it gets for generating passwords
<?php
function generatepassword($len)
{
return substr(md5(rand().rand()), 0, $len);
}
?>
<?php
//this will generate a 9 character password
echo generatepassword(9);
?>
Books :
Sponsors :
Random Code :
Display meta tags(internet)Split a string(string)
Check number of characters(string)
Random Article :
PHP Image GalleryPHP Account Activation
Network:
Programming resourcesTutorials directory
Hosting resources
ASP site
Domain names
Progged
Maxi directory
bigarticle : free articles
A Code
Code N Tutorials
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google