Skip to content

SamayMody/PHP-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Signup-Login/Logout form

Introduction🫡 :

Welcome this is a web application built using PHP, MySQL, HTML, and Classless CSS.Main as the focus of this project is the server side application This project is a web application that allows users to sign up, providing their username, email, and password. Once signed up, users can log in to the system and access various features. The application leverages PHP for server-side processing, MySQL for database management, and HTML/CSS for the user interface.

Features🧐

  • Various kinds of validations .
  • Protection from sql injection attacks
  • Protection from session attack

Getting Started🤓 :-

  • For this project you need to have PHP version 8.0 or above.
  • XAMPP for accessing "phpmyadmin" which is a web interferance for Mysql and Web server (Apache).
  • Create a database named "login_db" and table named "users" .
  • Clone this repository " git clone https://github.com/SamayMody/PHP-project.git ".
  • Open the "users.html" in your localhost.

Contributing👷‍♂️

I welcome contributions!(Add some jsvalidation please 😉)

To contribute to this project:

  • Fork the repository
  • Create your branch: git checkout -b feature/jsvalidation
  • Commit your changes: git commit -am 'Add some jsvalidation'
  • Push to the branch: git push origin feature/jsvalidation
  • Create a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published