https://github.com/martinontcode/Membership-system
Membership system written in PHP, includes registration form, login form.
https://github.com/martinontcode/Membership-system
e-mail form login membership php registration
Last synced: about 1 month ago
JSON representation
Membership system written in PHP, includes registration form, login form.
- Host: GitHub
- URL: https://github.com/martinontcode/Membership-system
- Owner: martinontcode
- License: mit
- Created: 2016-12-31T13:53:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-15T17:12:59.000Z (over 2 years ago)
- Last Synced: 2024-11-04T06:35:27.863Z (6 months ago)
- Topics: e-mail, form, login, membership, php, registration
- Language: PHP
- Size: 314 KB
- Stars: 44
- Watchers: 7
- Forks: 20
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - martinontcode/Membership-system - Membership system written in PHP, includes registration form, login form. (php)
README
# 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


