diff --git a/list.php b/list.php
deleted file mode 100644
index ecc38a85..00000000
--- a/list.php
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Adding to the ...
-
-
- Success! The list will refresh.
-
-
- Failure! Something went wrong.
-
-
-
-
-
-
-
-
diff --git a/php/add.php b/php/add.php
deleted file mode 100644
index 95585ee7..00000000
--- a/php/add.php
+++ /dev/null
@@ -1,12 +0,0 @@
-= 0; $i--) {
- if($list[$i] == "")
- unset($list[$i]);
-}
-
-echo json_encode(array_values($list));
\ No newline at end of file
diff --git a/php/sub.php b/php/sub.php
deleted file mode 100644
index 2b13b975..00000000
--- a/php/sub.php
+++ /dev/null
@@ -1,12 +0,0 @@
-