mauirixxx před 8 roky
rodič
revize
8167dcfa7c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      gw-insert.php

+ 1
- 1
gw-insert.php Zobrazit soubor

@@ -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';
?> ?>

Načítá se…
Zrušit
Uložit