Redirecting ...';
+echo'Redirecting ...';
if ($action == 1){ //insert dropped items data
echo '';
echo '';
@@ -12,4 +15,5 @@ if ($action == 1){ //insert dropped items data
} else {
echo 'You shouldn\'t be seeing this, something went horribly horribly wrong!';
}
-?>
\ No newline at end of file
+?>
+
\ No newline at end of file
diff --git a/gw-index.php b/gw-index.php
index 29b3477..a9951d7 100644
--- a/gw-index.php
+++ b/gw-index.php
@@ -6,7 +6,7 @@ if (isset($_SESSION['userid']) && ($_SESSION['access'])){
echo 'Proceed to character selection here ';
echo 'Create a new character to record here ';
} else {
- echo 'Login Required';
+ echo 'Login Required';
echo '
';
diff --git a/gw-insert.php b/gw-insert.php
index 8b9e9ea..dc3bb16 100644
--- a/gw-insert.php
+++ b/gw-insert.php
@@ -1,3 +1,8 @@
+
+
+
+Inserting Data
+
';
-echo '';
-?>
\ No newline at end of file
+?>
+
+
+
+
\ No newline at end of file
diff --git a/gw-location.php b/gw-location.php
index e26d55e..5ae0b56 100644
--- a/gw-location.php
+++ b/gw-location.php
@@ -1,4 +1,8 @@
+
+
+
Location Selection
+
fetch_array()){
}
echo ' ';
echo '
';
-echo '';
-?>
\ No newline at end of file
+?>
+
+
\ No newline at end of file
diff --git a/gw-login.php b/gw-login.php
index e1cc974..3997ba8 100644
--- a/gw-login.php
+++ b/gw-login.php
@@ -21,7 +21,7 @@ if ($result = $con->query($sqllogin)){
$_SESSION['access'] = $access;
}
header("refresh:3;url=gw-index.php");
- echo 'Logged in
';
+ echo 'Logged in
';
echo 'You have successfully logged in ... Returning to index in a few seconds
';
} else {
echo 'Invalid login
';
diff --git a/gw-logout.php b/gw-logout.php
index dd73771..749a253 100644
--- a/gw-logout.php
+++ b/gw-logout.php
@@ -1,3 +1,9 @@
+
+
+
+Logging out
+
+
\ No newline at end of file
+?>
+
+
\ No newline at end of file
diff --git a/gw-record.php b/gw-record.php
index 32d2074..fb7cbd5 100644
--- a/gw-record.php
+++ b/gw-record.php
@@ -1,4 +1,8 @@
+
+
+
What Dropped?
+
';
echo '
';
}
-echo '
';
-?>
\ No newline at end of file
+?>
+
+
+
+
+
+
\ No newline at end of file
diff --git a/gw-toon.php b/gw-toon.php
index 7d9fe10..4ebbac1 100644
--- a/gw-toon.php
+++ b/gw-toon.php
@@ -1,3 +1,6 @@
+
+
+
query($sql)){
die ('There was an error running the query [' . $con->error . ']');
}
- echo 'Character Selection';
+ echo 'Character Selection';
echo '