View Single Post
Old 01-16-2006, 04:47 PM  
traffic99
Confirmed User
 
Join Date: Jan 2006
Posts: 152
Guess my number !!

PHP Code:
$c rand(0,5);
echo 
"this is a random number between 0 to 5 : {$c}<br>";
echo 
'<br>did ya guess right ???'
traffic99 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote