From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/test_set_predictions.php | 140 ++++++++++++++++++++++------------- 1 file changed, 90 insertions(+), 50 deletions(-) (limited to 'sourcecodes/test_set_predictions.php') diff --git a/sourcecodes/test_set_predictions.php b/sourcecodes/test_set_predictions.php index b626dea3..ca76927b 100644 --- a/sourcecodes/test_set_predictions.php +++ b/sourcecodes/test_set_predictions.php @@ -1,4 +1,11 @@ - + + + + + + + + window.alert ('Sorry, error uploading $TextFile.')\ "; flush(); exit(); - } + } else - { + { $searchID=file_get_contents("$TextinFile"); //unlink($TextinFile); - } + } - } + } else - { + { echo ""; - } + } } } @@ -55,9 +65,7 @@ if(isset($HTTP_POST_VARS["MyUpload"]))
-