From 872348243830599cb212ea5c9a71e9699288d7b9 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Sun, 13 Feb 2022 12:48:31 -0500 Subject: [PATCH] better links --- scripts/overview.php | 1 + scripts/stats.php | 4 ++-- scripts/viewdb.php | 5 +++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/scripts/overview.php b/scripts/overview.php index d327694..e592b0c 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -88,6 +88,7 @@ while($rows=$mostrecent ->fetch_assoc()) + More Info diff --git a/scripts/stats.php b/scripts/stats.php index ad482dd..350dbae 100644 --- a/scripts/stats.php +++ b/scripts/stats.php @@ -221,7 +221,7 @@ while($rows=$stats ->fetch_assoc()) Scientific Name Occurrences Highest Confidence Score - Wikipedia Link + Links "; while($rows = $specificstats->fetch_assoc()) { $dbname = preg_replace('/ /', '_', $rows['Com_Name']); @@ -231,7 +231,7 @@ while($rows = $specificstats->fetch_assoc()) { ";echo "";echo $rows['Sci_Name']; echo " ";echo $rows['COUNT(*)'];echo " ";echo $rows['MAX(Confidence)'];echo " - link + Wikipedia, link "; }} ?> diff --git a/scripts/viewdb.php b/scripts/viewdb.php index c1b0f98..18672e0 100644 --- a/scripts/viewdb.php +++ b/scripts/viewdb.php @@ -64,6 +64,7 @@ a { text-decoration:none; color:black; } +.a2 { color:blue;} @@ -96,7 +97,7 @@ a { Scientific Name Common Name Confidence - Wikipedia + Links fetch_assoc()) - + All About Birds, Wikipedia