Skip to content

martinontcode/Membership-system

Repository files navigation

PHP-Membership-System

A membership system written in PHP. It will include up to date password salting, secure validation, MySQL injection protection and beatiful design.

Live demo

http://membership.martincodes.com DEPRECATED

What is done at the moment ?

  • Login system
  • Registration system
  • Index page
  • Live demo webpage
  • MySQL script for db and table
  • "Forgot password" function for user"
  • User activation mail

ToDO:

  • Refactor code

Screenshot

Login Form Registration Form Index