Skip to content

Implementation of a simple authentication environment using PHP and JavaScript. (checking the username, email and password of the database user)

Notifications You must be signed in to change notification settings

aliakbarzohour/PHP-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Full Stack mini project

By creating a mini-project, I try to improve my Full Stack skills.

Technologies used


PHP js js xammp vscode

Description

I created this project to improve my Full Stack skills and try a login page from the beginning. Create a register and connect it to the Back End and also add the user using the database. Overall, I created this mini-project to run a personal full stack project and try to improve my skills (especially PHP).

Note

This project is currently running on xammp local hosts, and if you want to run this project, you have to copy the files to the htdocs directory and finally run the program. (I promise to bring it up under the docker later to make it easier to run.)

About

Implementation of a simple authentication environment using PHP and JavaScript. (checking the username, email and password of the database user)

Topics

Resources

Stars

Watchers

Forks