Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
Bookmark :
Links :
finance productssoftware directory
dropshippers
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Random number examples
this shows how to generate random numbers
<?php
//produce random numbers
srand((double)microtime()*1000000);
//number between 1 and 100
$random_number1 = rand(1,100);
echo ("$random_number1<br>");
//between 1 and 50 this time
$random_number2 = rand(1,50);
echo ("$random_number2<br>");
//finally between 55 and 95
$random_number3 = rand(55,95);
echo ("$random_number3");
?>
Books :
Sponsors :
Random Code :
decimal to binary conversion(math)mysql version(database)
a simple class(beginner)
Random Article :
Bring Your Web Site to Life With PHPNetwork:
Programming resourcesTutorials directory
Clickbank mall
sell software
Free auctions, low cost stores
UK products
US products
Gambling directory
Sexy free wallpapers
Hosting resources
ASP site
DVD site
Domain names
Dating site
Software directory
Maxi directory
bigarticle : free articles
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google