From fd671a09e93c7ff9637353a01affe8fc0008818e Mon Sep 17 00:00:00 2001 From: kshero18 Date: Sat, 2 Feb 2019 18:58:04 +0530 Subject: [PATCH 1/2] User reg page --- User-registration/user_reg.php | 217 +++++++++++++++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 User-registration/user_reg.php diff --git a/User-registration/user_reg.php b/User-registration/user_reg.php new file mode 100644 index 0000000..81636a0 --- /dev/null +++ b/User-registration/user_reg.php @@ -0,0 +1,217 @@ + + + + + + + + + + User Registeration | DevelopHowTo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+ +
+
+

Marketing

+

+ We've created the marketing campaign of the website. It was a very interesting collaboration. +

+
+
+
+
+ +
+
+

Fully Coded in HTML5

+

+ We've developed the website with HTML5 and CSS3. The client has access to the code using GitHub. +

+
+
+
+
+ +
+
+

Built Audience

+

+ There is also a Fully Customizable CMS Admin Dashboard for this product. +

+
+
+
+
+
+
+ Card image +

User Register

+
+
+
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+
+
+
+ From 2b6a21ab67c2994326fcac7d36498d2ac953cca7 Mon Sep 17 00:00:00 2001 From: kshero18 Date: Sat, 2 Feb 2019 22:42:52 +0530 Subject: [PATCH 2/2] reg page --- Admin/pages/register.php | 201 +++++++++++++++++++++++++++++++++ User-registration/user_reg.php | 12 +- 2 files changed, 207 insertions(+), 6 deletions(-) create mode 100644 Admin/pages/register.php diff --git a/Admin/pages/register.php b/Admin/pages/register.php new file mode 100644 index 0000000..e711b23 --- /dev/null +++ b/Admin/pages/register.php @@ -0,0 +1,201 @@ + + + + + + + + + + Register | DevelopHowTo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+ +
+
+

Marketing

+

+ We've created the marketing campaign of the website. It was a very interesting collaboration. +

+
+
+
+
+ +
+
+

Fully Coded in HTML5

+

+ We've developed the website with HTML5 and CSS3. The client has access to the code using GitHub. +

+
+
+
+
+ +
+
+

Built Audience

+

+ There is also a Fully Customizable CMS Admin Dashboard for this product. +

+
+
+
+
+
+
+ Card image +

Register

+
+
+
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+
+
+
+ diff --git a/User-registration/user_reg.php b/User-registration/user_reg.php index 81636a0..8fac80d 100644 --- a/User-registration/user_reg.php +++ b/User-registration/user_reg.php @@ -67,27 +67,27 @@