https://github.com/lurxdel/login-page
A simple PHP login system with MySQLi Database
https://github.com/lurxdel/login-page
backend frontend mysql php
Last synced: over 1 year ago
JSON representation
A simple PHP login system with MySQLi Database
- Host: GitHub
- URL: https://github.com/lurxdel/login-page
- Owner: lurxdel
- License: mit
- Created: 2024-11-23T11:38:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T13:37:32.000Z (over 1 year ago)
- Last Synced: 2025-02-04T13:25:49.344Z (over 1 year ago)
- Topics: backend, frontend, mysql, php
- Language: PHP
- Homepage:
- Size: 867 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Login Page
A simple PHP login system with MySQLi Database.
## Screenshots
### Login

### Home

## Guide To Run
To run the website locally, do the following.
> - **Clone this repository** or download it as a **ZIP file.**
> - Install the following **necessary components** to run the system.
1. **Install Server:** The website requires to have a local server to run, you can use either one of these.
- **WAMPSERVER**
- You can get it from here. [Wampserver](https://sourceforge.net/projects/wampserver/)
- **XAMPP**
- You can get it from here. [Xampp](https://www.apachefriends.org/)
### Create Database
- Create a database name `login`
- Import `login.sql` file in the server
## Support Me
If you like my work or find it helpful, you can support me by:



## Disclaimer
I do not own the images, names, or any other content used in this project.
All trademarks, service marks, trade names, and other intellectual property rights belong to their respective owners.