|
|
@@ -1,5 +1,5 @@ |
|
|
<?php |
|
|
<?php |
|
|
$rare = $_POST['matid']; //this will all go away soon |
|
|
|
|
|
|
|
|
$rare = $_POST['gwdrop']; //this will all go away soon |
|
|
echo 'If this worked then there will be a number here: ' . $rare . ' <BR /><BR />'; |
|
|
echo 'If this worked then there will be a number here: ' . $rare . ' <BR /><BR />'; |
|
|
echo 'Return to <A HREF="gw-record.php">data recording</A> page'; |
|
|
echo 'Return to <A HREF="gw-record.php">data recording</A> page'; |
|
|
?> |
|
|
?> |