Build User Login with PHP and MySQL

View Course

This beginner-friendly online course focuses on creating a user login system using functional programming with PHP and MySQL. Students will learn how to securely handle user authentication, manage user data in a MySQL database, and implement essential login functionalities step by step.

By the end of this course, participants will have the foundational knowledge needed to develop robust and secure user login systems using PHP and MySQL, making it an essential resource for aspiring PHP developers.

In this single-part series, you’ll create:

  • A simple login and logout system using functional PHP and MySQL.

Description

With this course, you will learn:

  • How to create a login form and handle HTTP POST requests;
  • How to work with associative arrays and learn PHP functions to access data in an array;
  • How to create database tables in MySQL;
  • What is PDO and DSN when working with database connections via PHP;
  • What is the ext-pdo PHP library;
  • How to retrieve data from a database table using the PHP PDO library;
  • PHP session functions to work with a user state;
  • How to work with the $_SESSION and $_POST global variables;
  • How to test web applications.

What’s Included:

  • 6 Lessons
  • Accompanying Text-Based Tutorial
  • Video Subtitles and Full Transcripts

Course Content

Introduction into PHP and MySQL
  1. Creating User Login Form
  2. Creating Users Table in MySQL Database
  3. Querying Users Table with PDO MySQL
  4. Authenticate User
  5. Adding User to a Session
  6. User Logout

Reviews

Write Your Own Review
You're reviewing:Build User Login with PHP and MySQL
Your Rating
Copyright © 2019 - 2024 Mage Mastery. All rights reserved.