https://github.com/melbahja/phpsls
phpsls is a Secure Login System for any website
https://github.com/melbahja/phpsls
Last synced: 6 months ago
JSON representation
phpsls is a Secure Login System for any website
- Host: GitHub
- URL: https://github.com/melbahja/phpsls
- Owner: melbahja
- Created: 2016-07-12T17:50:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-18T12:22:08.000Z (about 9 years ago)
- Last Synced: 2025-03-23T22:11:59.146Z (7 months ago)
- Language: PHP
- Size: 109 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phpsls
PHPSLS is a Secure Login System for any website## features
- Secure Session
- CSRF Tokens
- SQL Injection protection
- Anti Spam reCaptcha
- Registration with Email Verification
- Forgot password
- and more ...## installation
- add account/ folder to your script and edit config.php file
## required
- PHP version >= 5.4
- Mysqli
- Mail function enable## Version
- 1.0 beta###[Live Demo](http://sls.ky-re.com)
## developers
- please send your suggestions and reports to : mohamed@elbahja.me
## Credits
- [PHPMailer](https://github.com/PHPMailer/PHPMailer)
- [Login Form](https://codepen.io/ace-subido/pen/Cuiep)## licence
- [GNU General Public License (GPL)](http://www.opensource.org/licenses/gpl-license.html)