From 70c9f9a14f1ef598fda62269bd8d129f4adb2503 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Mon, 31 Jan 2022 11:11:03 -0500 Subject: [PATCH] added include_species_list.txt creator --- scripts/add_to_include.php | 14 ++++ scripts/del_from_include.php | 17 +++++ scripts/labels_list.php | 121 +++++++++++++++++++++++++++++++++++ 3 files changed, 152 insertions(+) create mode 100644 scripts/add_to_include.php create mode 100644 scripts/del_from_include.php create mode 100644 scripts/labels_list.php diff --git a/scripts/add_to_include.php b/scripts/add_to_include.php new file mode 100644 index 0000000..4f18653 --- /dev/null +++ b/scripts/add_to_include.php @@ -0,0 +1,14 @@ + diff --git a/scripts/del_from_include.php b/scripts/del_from_include.php new file mode 100644 index 0000000..5f8d441 --- /dev/null +++ b/scripts/del_from_include.php @@ -0,0 +1,17 @@ + diff --git a/scripts/labels_list.php b/scripts/labels_list.php new file mode 100644 index 0000000..9cfe118 --- /dev/null +++ b/scripts/labels_list.php @@ -0,0 +1,121 @@ + + + + and add php start and close tag +//comment these two lines when code started working fine +error_reporting(E_ALL); +ini_set('display_errors',1); + +$filename = 'labels.txt'; +$eachlines = file($filename, FILE_IGNORE_NEW_LINES); + +?> + + +
+
+

All Species Labels

+
+ +
+
+ +
+
+ +
+ +
+

Included Species List

+
+