From 49d785259ba5a696a84c758da1f1244a0cebc9ad Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Thu, 27 Jan 2022 21:59:33 +0000 Subject: [PATCH] Add search --- client_services.php | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/client_services.php b/client_services.php index 773a3852..8fe658c2 100644 --- a/client_services.php +++ b/client_services.php @@ -1,7 +1,17 @@ @@ -14,6 +24,19 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
+ +
+ + +
+ +
+ +
+
+
+
+
">