Companies Home Search Profile

PHP: Complete Login and Registration System with PHP & MYSQL

Focused View

Terry Ogbemudia Osayawe

8:54:19

33 View
  • 001 Welcome to the Course!.mp4
    07:01
  • 002 How to ask for help.html
  • 001 Database Setup and Directory Structure.mp4
    05:01
  • 001 Development-Environment-On-Windows-OS.pdf
  • 001 blank-projectfiles.zip
  • 002 Database Connection Script with PDO.mp4
    09:13
  • 003 Practice-activity-1.pdf
  • 001 Markup for Registration and Login Form.mp4
    07:38
  • 001 source-code.zip
  • 002 Registering Users.mp4
    13:48
  • 003 Form Validation - Part 1.mp4
    08:25
  • 003 source-update.zip
  • 004 Form Validation - Part 2.mp4
    09:51
  • 004 soure-code-updated.zip
  • 005 Signing In.mp4
    17:07
  • 006 Practice-activity-2.pdf
  • 007 Password Reset - Option 1.mp4
    09:54
  • 007 source.zip
  • 008 Using PHP Custom Functions for Code Refactoring.mp4
    16:12
  • 001 Enhancing the User Interface - Basic Template.mp4
    09:20
  • 002 Enhancing the User Interface - Login, Signup and Reset Password Forms.mp4
    09:58
  • 003 Enhancing the User Interface - Menu and Messaging.mp4
    05:15
  • 004 Enhancing the User Interface - Activating Menu Items Automatically.mp4
    04:00
  • 005 Enhancing the User Interface - Elegant Messaging With Sweet Alert.mp4
    12:45
  • 001 Remember Me (Keep User Logged in).mp4
    13:32
  • 002 Enhance System Security and Logout Inactive Users Automatically.mp4
    10:33
  • 001 View Profile.mp4
    06:40
  • 002 Update Profile.mp4
    11:12
  • 003 Display Default Profile Picture for Users.mp4
    05:26
  • 004 Limit File Upload to be only Valid Image.mp4
    11:25
  • 005 Allow Users to Upload Profile Picture - Option 1.mp4
    09:33
  • 001 Send-Mail-from-localhost-WAMP-OR-XAMPP-GMAIL-OR-MANDRILL.pdf
  • 001 Setup PHPMailer and Mandrill API on localhost (WAMPSERVER).mp4
    07:10
  • 001 lecture-resource.zip
  • 002 Send-Mail-from-localhost-WAMP-OR-XAMPP-GMAIL-OR-MANDRILL.pdf
  • 002 Setup PHPMailer to Send Mail from localhost with XAMPP Server and GMAIL Option.html
  • 003 Prepare and Send Activation Link to registered User Email Address.mp4
    08:55
  • 004 Program Activation Script and Update Login Script.mp4
    10:15
  • 005 How to Review This Course.html
  • 001 Password Reset - Option 2 (Send Password Reset Link to Email Address).mp4
    10:36
  • 002 Invalid Username Bug Fix (Highlighted by a Student).mp4
    02:37
  • 003 Protecting Against CSRF Attack.mp4
    19:17
  • 004 Change Account Password.mp4
    11:55
  • 005 Deactivate Account (Facebook Style).mp4
    15:46
  • 006 Update Login Script to Auto Login Users if they Attempts to Login Within 14 days.mp4
    09:08
  • 007 Permanently Delete Deactivated Account after 14 days.mp4
    16:54
  • 008 Auto Delete non-activated Accounts 3 days After Signup.mp4
    09:18
  • 009 Uploading the system Online (www).mp4
    15:35
  • 010 Automating Task with Cron Job.mp4
    06:32
  • 011 Time Based Password Reset Token - Part 1 (Security Update).mp4
    14:22
  • 012 Time Based Password Reset Token - Part 2 (Security Update).mp4
    16:06
  • 013 Time Based Password Reset Token - Part 3 (Security Update).mp4
    04:58
  • 014 Allow Users to Upload Profile Picture - Option 2.mp4
    12:52
  • 001 Creating All Members Page.mp4
    12:14
  • 002 Creating user public profile.mp4
    05:37
  • 003 Update Profile and Sanitize Email Bug Fixes.mp4
    05:00
  • 004 Moving Credentials to a Configuration File.mp4
    12:41
  • 005 Fix Duplicate Email Bug When Editting Profile.mp4
    06:24
  • 005 parseProfile.zip
  • 006 Remove Unique Check for Username (Optional).mp4
    02:13
  • 001 Basic Set up of Google reCAPTCHA in Our Login System.mp4
    04:49
  • 002 Verifying reCaptcha Response With Google Verify API.mp4
    08:42
  • 003 Integrating reCaptCHA into Our Login Script Flow.mp4
    04:12
  • 004 Making Verify reCaptcha Code Reusable (Refactoring ) and Assignment.mp4
    02:24
  • 001 How to redeem your $50 Cloudways hosting credit.html
  • 001 redeem-credit.pdf
  • 002 Setting up a server on Cloudways and work through.mp4
    19:37
  • 003 Deploying our application to Cloudways via Git.mp4
    28:26
  • 004 Setup custom domain and install free SSL certificate on Cloudways.mp4
    13:54
  • 001 Downloading the Source Code.html
  • 002 Bonus Lecture - Discounts.mp4
    02:01
  • Description


    Build a Complete & Secure PHP Login and Registration System with PHP and MySQL - Email Activation and lots more

    What You'll Learn?


    • Code a registration form with PHP
    • Code a secured Login Form with PHP
    • Create and manipulate database content with PHP
    • PHP System Security and in-depth Validation
    • Automatically Logoff Inactive Users with PHP code
    • Send Account Activation Link by Email using PHP
    • Protecting Against CSRF Attack with Unique Token Generation
    • Password Recovery, bad, good and best options in PHP
    • Keep user Logged In (Remember Me) with PHP
    • Code Refactoring
    • Learn PHP basic workflow
    • Write clean and reusable PHP code
    • Prompt support and value for your money
    • Access to my Introduction to Programming in PHP Course on Devscreencast dot com
    • Token Based Password Reset Functionilty
    • Blocking Bots and Spams with reCAPTCHA

    Who is this for?


  • This course is for anyone interested in understanding how user authentication works in PHP
  • Want to enhance your PHP skill set as a web developer
  • Those who know the basic of PHP and wants practical skills to develop real world application
  • What You Need to Know?


  • Text Editor
  • Understand Basic HTML
  • Already Setup PHP Development Environment running PHP 5.5 or higher, with little understanding of PHP (e.g. you should know what is a variable, an array just basic knowledge)
  • More details


    Description

    Introducing the most comprehensive and up-to-date PHP Registration and Login System online course! Gain an indispensable skill set for any PHP web developer by mastering the art of creating secure registration and login systems.

    Our meticulously designed course will walk you through developing a robust PHP login and registration system using MySQL Database. In addition, we ensure your learning experience is enriched with quizzes, assignments, and additional resources throughout the course, testing your knowledge at every step.

    With our guidance, you'll go beyond merely writing PHP login and registration scripts and learn how to construct and secure an entire PHP web application piece by piece.


    Key Features of this Course:

    1. Account Activation: Implement PHPMailer library for email-based account activation.

    2. Remember Me Functionality: Enable user-friendly "Remember me" options for your PHP applications.

    3. Secure Password Hashing: Utilize PHP's hash algorithm for robust password protection.

    4. Password Recovery: Develop a reliable PHP email-based password reset system.

    5. CSRF Attack Protection: Safeguard your PHP applications with unique, secure token generation.

    6. Custom PHP Functions: Learn and implement a multitude of custom PHP functions.

    7. Change Password: Enable seamless password updates in PHP.

    8. Deactivate Accounts: Add account deactivation functionality to your PHP applications.

    9. Automate Tasks: Use Cron Jobs in PHP for efficient task automation.

    10. Block Bots and Spammers: Integrate reCAPTCHA to protect your site from bots and spammers.

    11. Constant Updates: Benefit from ongoing updates based on genuine student requests.

    Upon completing this step-by-step PHP Login and Registration System course, you'll possess valuable and practical skills, propelling you towards becoming a web developer or giving you an edge in your current job.


    Here's what our students are saying:

    "After spending countless hours searching for a course or tutorial and purchasing two other courses that, quite frankly, were deep disappointments, I am glad I didn't give up and found this course. Within a few hours, I created a basic login system for a website I'm launching for our department. I appreciated the fact that the content had been recently updated. As someone with little to no experience in coding PHP, the course was easy to understand and follow. I also appreciated the simplicity of the code, so troubleshooting was easy. I am thrilled with this course." - Rosa Davis.


    "The course is very well structured and clear to understand and learn. The instructor is extremely knowledgeable and helpful. He even troubleshooted my code. Gladly recommend this course and the instructor." - Saroj Thapa.


    Prompt Support!

    Should you face any challenges while taking this course, we're always here to help and guide you through your learning journey.

    Who this course is for:

    • This course is for anyone interested in understanding how user authentication works in PHP
    • Want to enhance your PHP skill set as a web developer
    • Those who know the basic of PHP and wants practical skills to develop real world application

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Terry Ogbemudia Osayawe
    Terry Ogbemudia Osayawe
    Instructor's Courses
    I love inspiring people through online courses. Since 2015, I've taught over 30,000 students online, and I'm thankful for each one.I have a bachelor's degree in Software Engineering from the University of East London and I'm a certified Oracle Database Professional (OCP). Teaching is my passion, and I love sharing my knowledge on different platforms.I've led high-quality training in areas like Web and Software Development, Oracle Database, Linux Operating System, and Oracle Financial 11i.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 53
    • duration 8:54:19
    • English subtitles has
    • Release Date 2023/11/21