From 039930c503d3f6170f4b9e66f3ab308b85652623 Mon Sep 17 00:00:00 2001 From: ygowthamr Date: Fri, 8 Nov 2024 20:21:18 +0530 Subject: [PATCH] Added trusted email validation to signup form --- user_signup.php | 50 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) diff --git a/user_signup.php b/user_signup.php index 38ccb5c..f708cd1 100644 --- a/user_signup.php +++ b/user_signup.php @@ -148,14 +148,15 @@

Hello, Good to see you

-
+
- +
+
@@ -185,6 +186,51 @@ class="flex items-center justify-center w-full p-2 border border-gray-300 rounde