Crappy Login POC
0){ echo 'Sign Out'; }else{ echo 'Sign In'; } ?>
Your account isnt activated yet!
'; }?>

loginpagefoo POC (PHP & MySQL)

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

0){ ?>

Profile

  • Your Profile

Register

  • If you don't have a user already.
0){ ?>

Already activated?

  • Show the Activated Area
'; } if ($activated == 1) { echo ''; }?>

Login

  • If you want to access your profile
0){ ?>

Reset Password

  • The only way to change your password right now.. :/
    Needs a valid Mail Address.
Forgot (Change) Password

Reset Password

  • When your login details went missing
Forgot Password
'; } if ($isadmin == 1) { echo ''; } ?>