diff --git a/Logo.png b/Logo.png
deleted file mode 100644
index b93406b..0000000
Binary files a/Logo.png and /dev/null differ
diff --git a/add-new.php b/add-new.php
index 694f52c..ad20755 100644
--- a/add-new.php
+++ b/add-new.php
@@ -21,8 +21,6 @@ if (isset($_POST["submit"])) {
?>
-
-
@@ -41,9 +39,6 @@ if (isset($_POST["submit"])) {
-
@@ -84,8 +79,8 @@ if (isset($_POST["submit"])) {
diff --git a/history-table.php b/history-table.php
new file mode 100644
index 0000000..800bac1
--- /dev/null
+++ b/history-table.php
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CRUD History Application
+
+
+
+
+
+
+
+ ' . $msg . '
+
+
';
+ }
+ ?>
+
+
+
+
+ | ID |
+ First Name |
+ Last Name |
+ Email |
+ Gender |
+ Action |
+
+
+
+
+
+
+
+ |
+ |
+ |
+ |
+ |
+
+ " class="link-dark">
+ " class="link-dark">
+ |
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/index.php b/index.php
index e815653..4374f75 100644
--- a/index.php
+++ b/index.php
@@ -20,9 +20,6 @@ include "db_conn.php";
-
@@ -38,7 +35,7 @@ include "db_conn.php";
}
?>
Add New
-
+ History Table
@@ -63,8 +60,8 @@ include "db_conn.php";
|
|
- ">
- ">
+ " class="link-dark">
+ " class="link-dark">
|