User Registration & Login With Email Verification In MVC Style |PHP Project|JS|FETCH|PHPMailer|MYSQL

Опубликовано: 28 Январь 2022
на канале: CS with NJ
5,239
118

This projects implements users registration logic where user's authencity is verified by sending a link to its email address; once the users verifies his email address by clicking the link provided in the email, only then his registration is complete.
This logic is implemented in Model-View-Controller style.
Http requests are made through FETCH API.
Data is interchanged as JSON objects between client and server.
Data from the form is extracted into FormData objects.
PHPMailer is used for Sending email to the users.
Technologies used
#Html, #Javascript, #CSS, #FETCH #API, #PHP, #PHPMailer, #MySQL DB, #FormData
code can be found at: https://github.com/nurj20/User-Regist...

Chapters
0:00 Introduction
0:44 MVC Explanation
6:49 Gamil Account settings to enable PHPMailer to send email
10:31 View Component Code (HTML)
18:18 JS code for view component
23:31 FETCH requests to the controller for user Registration and Login
33:50 Controller logic ( php)
54:02 Model logic (php)
1:17:28 PHPMailer logic
1:27:08 Testing


Смотрите видео User Registration & Login With Email Verification In MVC Style |PHP Project|JS|FETCH|PHPMailer|MYSQL онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь CS with NJ 28 Январь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 5,239 раз и оно понравилось 118 людям.