Fri Jan 2020 2 years ago

Complete User Registration system using PHP and MySQL database

In this video, we build a system in which users can register their accounts on our system by providing their username, email and password and have it stored in a MySQL database. Later on, after signing up, users can log into the application providing their username and password.

CHECKOUT THE UPDATE: https://youtu.be/8K4Wt37Itc4
- Unique Email Validation
- Email verification via email on localhost
- Use of prepared SQL statement to make the system more secure
- Enhanced password encryption
- Password reset (coming soon...)

This video is a re-upload. YouTube took down my video because of mistaken copyright claims. I reached out to the claimant and she admitted YouTube had inadvertently taken down my video alongside other videos she had reported for copyright infringement. She, however, refused to appeal to YouTube to reinstate my video for fear that YouTube might simultaneously reinstate the other videos that violated her copyrights. Nevertheless, she assured me that she wouldn't protest if I re-uploaded the video since it did not violate her copyright.
For some reason, when I reached out to YouTube with a counter notification, YouTube refused to assist me in reinstating my video even after it had been vindicated.
I am therefore going to re-uploading since the copyright claimant has vindicated the video and given me green lights to upload the video.


- - - - R E C O M M E N D E D C O U R S E S - - - - - - - - - - - - - -


{ P H P }

- - PHP for Beginners - Become a PHP Master - CMS Project: http://bit.ly/2u5QMIw

- - Create a REAL Social Network like Facebook in PHP + MySQL: http://bit.ly/2wUv3om

- - PHP with Laravel for beginners - Become a Master in Laravel: http://bit.ly/2QcbeRf

- - PHP OOP - Understand Object Oriented Programming in PHP: http://bit.ly/2CysNs3


{ J A V A S C R I P T }

- - Modern JavaScript From The Beginning: http://bit.ly/2wUHdwD

- - The Complete JavaScript Course 2018: Build Real Projects!: http://bit.ly/2wUlZ1L

- - Modern React with Redux: http://bit.ly/2QcWBx0

- - MERN Stack Front To Back: Full Stack React, Redux & Node.js: http://bit.ly/2CAaeDY


{ B O O T C A M P S }

- - The Web Developer Bootcamp: http://bit.ly/2NpDcKR

- - The Complete Web Developer in 2018: Zero to Mastery: http://bit.ly/2N0ZW4F


{ P Y T H O N }

- - Complete Python Bootcamp: Go from zero to hero in Python 3: http://bit.ly/2wSybRs

- - Complete Python Masterclass: http://bit.ly/2oNWfQW
user registration system user sign up system password login sign in logoutl user management user account php mysql database