From a32ac02f9b6de560d49ee1a88204e39f28ac6e51 Mon Sep 17 00:00:00 2001 From: thies Date: Sun, 10 Jan 2021 18:02:52 +0100 Subject: [PATCH] changed some stuff --- .gitignore | 1 + start.php | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+) create mode 100644 start.php diff --git a/.gitignore b/.gitignore index db94a36..febeb65 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .DS_Store db.inc.php */db.inc.php +index.html \ No newline at end of file diff --git a/start.php b/start.php new file mode 100644 index 0000000..99654a5 --- /dev/null +++ b/start.php @@ -0,0 +1,121 @@ + + + + + + + + + + + Login POC + + + + + + + + +
+
Crappy Login POC
+ + Sign In +
+ +
+

loginpagefoo POC (PHP & MySQL)

+

Just a crappy POC written in PHP using PHP, HTML & MySQL.

+
+ +
+
+
+
+

Register

+
+
+
    +
  • If you don't have a user already.
  • +
+ +
+
+
+
+

Login

+
+
+
    +
  • If you want to access your profile
  • +
+ +
+
+
+
+

Reset Password

+
+
+
    +
  • When your login details went missing
  • +
+ Forgot Password +
+
+
+

This page is using cookies for the Session ID and information. If you continue to use the site, you'll accept this.

+ +
+ + + + + + + + + +