General Maxima Discussion This a general area for Maxima discussions for all years. For more specific questions, visit one of the generation-specific forums.

***** January Free Prize And Giveaway Winner *****

Thread Tools
 
Search this Thread
 
Old Feb 2, 2005 | 05:53 AM
  #1  
Sprint's Avatar
Thread Starter
Administrator
iTrader: (10)
 
Joined: Feb 2001
Posts: 26,943
***** January Free Prize And Giveaway Winner *****

chuckie311

...

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.



Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
mkaresh
8th Generation Maxima (2016-)
21
Mar 12, 2018 06:48 PM
My Coffee
New Member Introductions
15
Jun 6, 2017 02:01 PM
D Mason
8th Generation Maxima (2016-)
1
Jun 21, 2016 04:43 AM




All times are GMT -7. The time now is 05:34 AM.