From ffc7fb314a7ba8c64e7ce8adb22683666a297ad5 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Wed, 24 May 2017 00:11:47 -1000 Subject: [PATCH] made the output slightly better --- gw-record.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gw-record.php b/gw-record.php index 01a51dc..29955b2 100644 --- a/gw-record.php +++ b/gw-record.php @@ -23,7 +23,7 @@ while ($row = $result->fetch_array()){ } echo ''; if ($whatdropped == "1"){ - echo '
'; + echo '
'; echo 'on a '; //code for white blue purple etc $sqlweaprare = "SELECT * FROM `listrarity` ORDER BY `rareid` ASC"; @@ -75,10 +75,10 @@ if ($whatdropped == "1"){ echo ' called the '; echo ' and gold pieces.'; echo ''; - echo ' The toonid variable is ' . $toonid . ''; - echo '

'; + echo ''; + echo '

'; } else if ($whatdropped == "2"){ - echo '
'; + echo '
'; echo 'on a '; //code for what rare material dropped $sqlraremat = "SELECT * FROM `materials` ORDER BY `materialid` ASC"; @@ -95,9 +95,9 @@ if ($whatdropped == "1"){ echo ' and gold pieces.'; echo ''; echo ''; - echo '

'; + echo '

'; } else if ($whatdropped == "3"){ - echo '
'; + echo '
'; echo 'on a '; echo ' '; //code for what rune dropped @@ -115,7 +115,7 @@ if ($whatdropped == "1"){ echo ' and gold pieces.'; echo ''; echo ''; - echo '

'; + echo '

'; } else { echo '