endus
...
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.

...
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.

Quote:
Originally Posted by maxfanfromohio
He'll sell it to someone for a ticket out of this country.
Nah, I would expect him to start a rant on how charity giveaways on web forums are just another sign of the moral decay of society, that it's getting worse every day, and that we're doomed to failure by approximately 6:24pm tomorrow.
Hell yea Endus

