Hi

you can use PHP rand() function for selecting a random number between 1 to
100.

http://www.senpai-it.com/dedicated_servers.php Senpai IT Solutions 
Dedicated Server at low cost  

WEISD wrote:
> 
> 
> On a php web page I want to generate a random number  between say 1 and 10 
> and then use that number to reference a particular file in an include tag.
> 
> <?php include('GeneratedNumber.html'); ?>
> 
> Is there an easy way to do this?
> 
> Thanks 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Random-number-generator-tp20347780p20357212.html
Sent from the PHP - General mailing list archive at Nabble.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to