Skip to content

A functional Login & Signup system built using PHP and MySQL, featuring form input validation and user credential handling for a web-based interface.

Notifications You must be signed in to change notification settings

4sf21cs116/login-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” login-php

A functional Login & Signup system built using PHP and MySQL, featuring form input validation and user credential handling for a web-based interface.


πŸš€ Features

🧾 Signup Functionality

  • Register new users using email and password.
  • Basic form validation: empty fields, password confirmation.

πŸ”‘ Login Functionality

  • User authentication based on stored credentials.
  • Redirect to a dashboard or homepage after successful login.

πŸ›‘οΈ Security Measures

  • Basic input validation.
  • Feedback for invalid credentials or missing fields.
  • Session-based login (can be extended with logout features).

πŸ’» Tech Stack

  • Frontend: HTML, CSS
  • Backend: PHP
  • Database: MySQL

About

A functional Login & Signup system built using PHP and MySQL, featuring form input validation and user credential handling for a web-based interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published