https://github.com/lsafonso/login-system-in-php
A login and signup form using HTML, JavaScript, PHP, and MySQL. This form allows users to register and login. All information is stored in a MySQL database. After successful login the user is redirected to their dashboard.
https://github.com/lsafonso/login-system-in-php
css html5 javascript login-system mysql php php-project
Last synced: 11 months ago
JSON representation
A login and signup form using HTML, JavaScript, PHP, and MySQL. This form allows users to register and login. All information is stored in a MySQL database. After successful login the user is redirected to their dashboard.
- Host: GitHub
- URL: https://github.com/lsafonso/login-system-in-php
- Owner: lsafonso
- Created: 2024-01-31T17:58:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T18:19:19.000Z (about 2 years ago)
- Last Synced: 2025-02-18T02:14:14.369Z (about 1 year ago)
- Topics: css, html5, javascript, login-system, mysql, php, php-project
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A login and signup form using HTML, JavaScript, PHP, and MySQL. This form allows users to register and login. All information is stored in a MySQL database. After successful login the user is redirected to their dashboard.
Please let me know if you see any issues!
Technologies Used
HTMLCSSJavaScriptPHPMySQL
Screenshot

