Skip to content

qaimabbas/Simple-php-login-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple-php-login-form

Basic PHP Mysql Login Form. For understanding of login and logout concept. In simple Procedural PHP. Create connection with database. Execute query to findout existance of user in database. if(user exist) { User allowed to login}Else {User cannot login};

About

Basic PHP Mysql Login Form. For understanding of login and logout concept. In simple Procedural PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages