From 9bd9fd86a1155b49fe459d2776fe35fe8b048418 Mon Sep 17 00:00:00 2001 From: MFox Date: Sat, 22 Apr 2017 14:42:11 -0400 Subject: [PATCH] Adding a localhost --- Wello/www/form.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Wello/www/form.php b/Wello/www/form.php index 6a8c4e6..a647a84 100644 --- a/Wello/www/form.php +++ b/Wello/www/form.php @@ -1,4 +1,6 @@ -query($query)) { + $row = $result->fetch_assoc(); +} ?>