DAY 8 PHP PROGRAMMING

http://php.flashwebhost.com/tom/day_8_ex_1.php

Code:
<?php


echo 'My Random Number is ' . rand(1,1000);