Creating a Signup System in PHP - Learn PHP Full Course for Beginners 2023
Dani Krossing via YouTube
Overview
Syllabus
- Introduction
- You will learn about the MVC pattern...
- The HTML you need to have ready!
- The Users database table!
- Connecting to your database
- Session config file
- Creating our signup.inc.php file
- Creating our model, view, and controller files
- Signup error handlers
- Show error messages to your users
- Signup our users if no errors
- Show signup success message to your users
- Fixing an error
- Testing our Signup system
- Keeping the form data, if the user made an error
Taught by
Dani Krossing