Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
miniPHP 2.0.tar.gz | 2015-11-27 | 637.0 kB | |
miniPHP 2.0.zip | 2015-11-27 | 690.0 kB | |
README.md | 2015-11-27 | 752 Bytes | |
Totals: 3 Items | 1.3 MB | 0 |
- Separate database, tables, triggers, & users queries
- Updated Encryption using better, and more secure methods
- Create initial users & default user role(i.e. 'user')
- Update and Revoke user email
- Delete user if email verification token is invalid
- Change configurations from constants to arrays
- Create Session::init()
- Add .gitignore to backups and uploads
- Create layout folder which will have all headers and footers
- Fix Bugs & Typos
- Add redirect query parameter to send the user back to where he/she came from after login
- Update main.js to use namespaces instead in addition to some code enhancements
- Use globalVars object in main.js instead of declaring many variables
- Remove unnecessary files
- Todo Application