From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/net_structure.php | 175 +++++++++++++++++++++++------------------- 1 file changed, 94 insertions(+), 81 deletions(-) (limited to 'sourcecodes/net_structure.php') diff --git a/sourcecodes/net_structure.php b/sourcecodes/net_structure.php index ac61e143..12126e45 100644 --- a/sourcecodes/net_structure.php +++ b/sourcecodes/net_structure.php @@ -1,42 +1,62 @@ + + +
+ window.alert ('Sorry, error uploading $TextFile.')"; @@ -45,14 +65,10 @@ if(isset($HTTP_POST_VARS["MyUpload"])) } else { - $searchID=file_get_contents("$TextinFile"); - //fclose($fh); - unlink($TextinFile); - + $searchID=file_get_contents("$TextinFile"); + //unlink($TextinFile); } - } - else { echo ""; @@ -60,79 +76,76 @@ if(isset($HTTP_POST_VARS["MyUpload"])) } } -if($searchID!="") -{ ?> - - - - - - - - -