This commit is contained in:
mcguirepr89
2022-02-23 22:18:35 -05:00
parent 066b9c1c34
commit cf0a3436f7
9 changed files with 59 additions and 423 deletions
+1 -2
View File
@@ -53,13 +53,12 @@ if(isset($_POST['bydate'])){
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="play.css">
<style>
</style>
</head>
<body>
<div class="column left">
<table style="float:top;">
<table>
<?php
if(!isset($_POST['species'])){
while($results=$result->fetchArray(SQLITE3_ASSOC))