Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 654 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 654 Bytes

PHP LOGİN AND REGISTER SYSTEM

Features

-You can pull data from database.
-You can print user information on the screen. In this way, you can create a profile page.
-I designed using Bootstrap.
-We can check if the email was received by someone else

How To:

1- Download all files. (https://github.com/selcukgiray0000/PHP-login-and-register-system/archive/refs/heads/main.zip)
2- Import the user.sql file in MYSQL.
3- Make your database connections from the config.php file.

I'm trying to improve myself in PHP. I would appreciate if you comment how can I improve my code and how can I make it better :)