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 :

calling a function(beginner)
bbc album reviews(xml)
search an array(beginner)

Random Article :

PHP Email

Network:

Programming resources
Tutorials 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