diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..ab01c12a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Ignore +src/includes/error-logs.txt \ No newline at end of file diff --git a/src/accounts.php b/src/accounts.php index 2e04a40e..385178dd 100644 --- a/src/accounts.php +++ b/src/accounts.php @@ -1,9 +1,15 @@ query($sql); + $row = $result->fetch_assoc(); + ?> @@ -28,7 +34,8 @@ @@ -73,21 +80,21 @@
query($sql); - - while($row = $result->fetch_assoc()) { - echo ' -