Skip to content

Complete source code for creating simple and efficent login and signup form. Starter template for creating web apps in PHP.

License

Notifications You must be signed in to change notification settings

VishnuSivadasVS/Login-And-Signup-in-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login And Signup in PHP

Complete source code for creating simple and efficent login and signup form. Starter template for creating web apps in PHP.

Create a database named loginformphp or adjust the DataBaseConfig.php file. Then create the table named users with id (primary key), fullname, email (unique), password.

Watch the youtube video for setup and detailed explanation. Login And Signup in PHP on YouTube

About

Complete source code for creating simple and efficent login and signup form. Starter template for creating web apps in PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published