OUR COURSES




How To Build a Registration and Login System

How To Build a Registration and Login System

Duration 7 hr 51 mins

Languages en_US

Course Description

This course teaches the fundamentals of creating a registration and login system from scratch. You'll learn how to set up and connect to the database, allow visitors to register on your website and sign in, giving them access to member only areas. You'll also learn how to create admin only in specific areas, upload a profile picture as well as general tasks such as forgotten password reset, email activation and more.

Learn how to craft your own registration and login system for your website.

- Know how add in a login feature on your web page
- Learn how to customize your login system for your website
- Learn how to add in different features in your login system
- Understand the process of applying a login system

Course Objectives

1. How To Build a Registration and Login System
2. To build a registration and login system for websites
3. To understand the process and work flow of building login systems
4. To learn how to alter a login system to suit any company's needs

Content

Download Code example 1
Download Code example 2
Intro / See What You Will Build 
The Database 
Template Overview 
Breaking Up the Template 
Core Files and Connecting to the Database 
User Name Recovery 
Recovering Passwords 
Administration Accounts 
Logging In 
Error Handling 
Getting User Data 
Disabling a User Data 
Widgets 
Registration Forms and Validation 
Registering Users 
Protecting Pages 
Changing Passwords 
E-mail Activation 
Updating User Settings 
User Profiles 
More User Data Sanitization 
Account Type Flexibility 
Mass E-mail All Users 
Mass E-mail All Users - Part 2 
Mass E-mail All Users - Part 3 
Adding Profile Images 
Adding Profile Images - Part 2 
Adding Profile Images - Part 3