Signup and Login with PHP and MySQL

Signup and Login with PHP and MySQL

Dave Hollingworth via YouTube Direct link

Introduction

1 of 22

1 of 22

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Signup and Login with PHP and MySQL

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Signup form HTML
  3. 3 Add classless CSS
  4. 4 Process form in PHP
  5. 5 Server-side validation
  6. 6 Hash the password
  7. 7 Create the MySQL database
  8. 8 Connect to the database from PHP
  9. 9 Insert a new record
  10. 10 Prevent duplicate emails
  11. 11 POST / Redirect / GET
  12. 12 Login form
  13. 13 Process the login form
  14. 14 Verify the password
  15. 15 Use the session for login
  16. 16 Add index page
  17. 17 Add logout page
  18. 18 Show logged-in user's name
  19. 19 JavaScript signup validation
  20. 20 Custom validation
  21. 21 Remote validation
  22. 22 Summary

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.