https://github.com/robinboers/inlogsysteem-php2
Login system with database written in PHP
https://github.com/robinboers/inlogsysteem-php2
Last synced: 8 months ago
JSON representation
Login system with database written in PHP
- Host: GitHub
- URL: https://github.com/robinboers/inlogsysteem-php2
- Owner: RobinBoers
- Created: 2021-01-09T09:25:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T15:48:15.000Z (over 5 years ago)
- Last Synced: 2025-05-20T03:12:09.683Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inlogsysteem-php2
Simple login system written in PHP that I made for a YouTube tutorial. [View the video here](https://youtu.be/0_Sr9a0whH8)
## Setup Database
If you had trouble setting up the database, you can see the database structure below. I use MySQL, like always. If you are curious how to setup a local database, I recommend [xampp](https://www.apachefriends.org/index.html). You can see a tutorial about how to setup xampp here: [xampp FAQ](https://www.apachefriends.org/faq_windows.html)
