". $_REQUEST['originalFingerprint'] . "
"; $fixedpositions = preg_split("/\[/", $_REQUEST['originalFingerprint'] ); var_dump($fixedpositions); $fixedpositionsb = preg_split("/\]/", $fixedpositions[1]); var_dump($fixedpositionsb); $firstcount = preg_split("//", $fixedpositionsb[0]); $file = 'fingerprintssubmitted.txt'; // Open the file to get existing content $current = file_get_contents($file); // Append a new person to the file $current .= $_REQUEST['originalFingerprint'] ."\n"; // Write the contents back to the file file_put_contents($file, $current); ?>
Position 1: ?> $value){?> Notice: Undefined variable: value in /home/duaxlab/summer17a.duaxlab.org/team03b/index.php on line 23
">
Notice: Undefined variable: value in /home/duaxlab/summer17a.duaxlab.org/team03b/index.php on line 23
*/ echo $value . "-"; ?> ?>
Fingerprint:
Shaded Alignment: