User email verification in PHP + Login & Signup | source code included | Quick programming tutorial

Описание к видео User email verification in PHP + Login & Signup | source code included | Quick programming tutorial

Learn how to create user email verification for your website using PHP. you'll also learn how to make your own signup and login system.

00:00:00 Introduction
00:00:35 Components needed
00:01:55 Start the project
00:02:43 Create required files
00:07:40 Create signup form
00:22:00 Validate data
00:36:00 Create database and users table
00:46:40 Sign up done, boom!
00:46:46 Create login form
00:50:50 Intro to $_SESSION
00:57:30 Create check_login()
01:00:00 Create profile
01:00:50 The "thing" behind redirection
01:03:44 login.php not working? fix it
01:14:50 Create logout.php
01:17:25 Create verify.php
01:24:30 Pros of sending verification code
01:32:00 Create verify table
01:45:00 testing verify.php
01:53:20 Verify using email
01:58:00 Gmail or Yahoo! mail
02:00:10 Extract PHPMailer
02:00:36 Overview of mail.php
02:02:40 Update verify.php
02:03:00 send mail
02:05:40 Verification done and outro

thanks to Shubham singh for the chapters :)

source code:
https://drive.google.com/file/d/1Md69...

simple signup and login system with basic security:
   • Simple signup and login system with P...  

more tutorials:
make a social website from scratch:
   • Social Website from scratch - Intro -...  

all crash courses:
   • JSON Crash Course in PHP and JavaScri...  

code a live chat app in PHP and JavaScript:
   • Live chat app from scratch | intro | ...  

make an eCommerce website from template:
   • #00 PHP Ecommerce website development...  

convert an HTML template to PHP website:
   • HTML Template to PHP Website & Login ...  

crop images with PHP:
   • PHP - Web Design - How to resize imag...  

PHP Object Oriented Programming basics:
   • #00 PHP Object Oriented Programming B...  

Chart or graph using SVG:
   • HTML Chart using SVG, CSS & PHP tutor...  

Responsive web design:
   • Responsive Web Design tutorial using ...  

clean pretty URLs:
   • PHP - How to get pretty or clean urls...  

support me on patreon:
  / quickcode  

my facebook:
www.facebook.com/quickcode

Комментарии

Информация по комментариям в разработке