Skip to content
#

login-forms

Here are 57 public repositories matching this topic...

Symfony 4 by Samples is a personal project in which I will be creating small demos with tutorial in which to learn the symfony framework 4. Each of the samples contains a README.md file that indicates the purpose of the sample plus an step by step guide to reproduce it. Basic topics, login and register form, authentication, webpack encore, sass…

  • Updated Jul 3, 2018
  • PHP

User login system using php and mysql, User authentication is security approach in web developement that is used to authorized and restrict users to certain pages in a web appplication.

  • Updated Mar 19, 2023
  • PHP

A simple LogIn and SignUp system made using PHP on the server side and MySQL for storing client's database consisting of their username, email and passoword using password_hash() function using a strong one-way hashing algorithm.

  • Updated Mar 1, 2023
  • PHP

Improve this page

Add a description, image, and links to the login-forms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the login-forms topic, visit your repo's landing page and select "manage topics."

Learn more