diff --git a/display.php b/display.php index 55b1241..7bf501f 100644 --- a/display.php +++ b/display.php @@ -10,43 +10,25 @@
Placeholder -
+

Display Records

0){ - echo ""; + echo "
"; echo ""; echo ""; echo ""; diff --git a/home.php b/home.php index e9fe40f..2502d3f 100644 --- a/home.php +++ b/home.php @@ -2,7 +2,6 @@ - Placeholder Register @@ -13,16 +12,23 @@
+ +

Hello, alert('Sum Ting Wong'); window.location='index.php';"; + } $row = mysqli_fetch_assoc($result); echo $row['OWNER']; ?>

@@ -41,14 +47,14 @@ - Create User + Create Store
+ Insert Shipment
Shipment IDUpdate?
- Insert
diff --git a/index.php b/index.php index c9386bb..9a7783e 100644 --- a/index.php +++ b/index.php @@ -11,27 +11,6 @@
Placeholder -