**** May Free Prize Giveaway Winner ****

Subscribe
Jun 1, 2005 | 04:57 PM
  #1  
808SE

...

Please pm me ..
.......................

If anyone is interested in how i choose the Winner..

I run a php script:

https://maxima.org/modules.php?name=PrizeWinner

<?php


$minimum = '2';
$maximum = $name;

#=============================

$randnum = rand($minimum,$maximum);
echo $randnum;

?>

which takes the variable text box name and uses that variable to generate a number between 2 and what number is entered in the text box. Which is the total number of posts.



Reply
Jun 1, 2005 | 05:20 PM
  #2  
You lucky bastard...enjoy.
Reply
Jun 1, 2005 | 05:26 PM
  #3  
Damn I wanted that ****


Congrats dude
Reply
Jun 2, 2005 | 07:11 PM
  #4  
if hes not respondin can i have it.....

neways congrats dude
Reply
Jun 3, 2005 | 06:48 PM
  #5  
Sweet.

Reply
Subscribe