An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Login Page
A simple PHP login system with MySQLi Database.

## Screenshots
### Login
![login](https://github.com/user-attachments/assets/d37801b9-a83a-4213-996f-70ce39c99623)

### Home
![home](https://github.com/user-attachments/assets/1f5a51d8-cee6-47a5-8ce3-9f6df3ce5d96)

## 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:

![Give Star](https://img.shields.io/badge/Give%20⭐️-F7DF1E?style=for-the-badge&logo=github&logoColor=black)
![Follow](https://img.shields.io/badge/Follow-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)
![Collaborate](https://img.shields.io/badge/Collaborate-6CC24A?style=for-the-badge&logo=githubactions&logoColor=white)

## 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.