Course Information
Course Overview
The FULLEST and complete Login and Registration System course using PHP, MySQL and Ajax.. from scratch!
This course will teach you how to create a full login, logout and user registration system for your website. You'll learn about PHP, MySQL, JavaScript (jQuery and Ajax), and Git (using GitHub).
Learn how to create a website login and registration system using PHP, JavaScript, Ajax, JSON and MySQL. This course will show you everything you need to know to make a full login-logout system with a user registration bonus.
This is a fast paces course, but you'll a lot of advanced concepts that a typical "build a login system" course won't teach you.
You'll learn MORE than just how to make a login system. This course includes topics on:
- How to use JavaScript and jQuery to create an Ajax request to register and login users.
- Create a login and user registration system from scratch using PHP and MySQL
- All the code is on GitHub for you to view at any time (the real code and it's history).
- Downloadable code after each lesson.
- Lessons on security and password protection.
- How to create members-only pages.
- How to create Classes from basic functions.
- Secure database connections using PDO instead of MySQLi (PDO is the OOP way, and is considered "better").
- What to build next on your own.
You'll learn how to code a full login system, with registration, logout and member-only access pages.
Almost every website on the planet has a login system. It's about time yours does too. The best part about creating your own login system (and taking this course) is the skill you'll gain: you'll be able to put a login system into EVERY website you design in your future. It's very easy once you learn how to do it -- and that's why you're here: to learn how to code your own login system from scratch.
I look forward to seeing you inside the course!
Course Content
- 6 section(s)
- 27 lecture(s)
- Section 1 Introduction
- Section 2 How to...
- Section 3 Getting Setup
- Section 4 Core Functionality
- Section 5 Getting Advanced
- Section 6 Bonus
What You’ll Learn
- Create a full user login, logout and registration system.
- Code a secure login system from scratch
- Create members-only pages on your website.
- Use GitHub for storing your projects.
- Properly use PDO.
- Understand and write OOP PHP.
- Send Ajax requests to your server, have PHP execute some code, and have JavaScript react to it.
- Write and understand JSON objects.
- Use JavaScript and jQuery to validate form submissions.
- Keep users logged in
- Learn PHP and Ajax Workflow
Skills covered in this course
Reviews
-
SSteve Shead
I don't think this is for absolute beginners since the concepts are detailed - but - for a short course it packs quite the punch. The learning curve is steep and the pace quick - sometimes too quick. One comment - writing code then saying 'but we're not doing that' and erasing it again was quite frustrating, specifically is you are typing as you follow along. That being said, there is a lot to get out of this, specifically in helping move your thought process into object oriented programming.
-
DDavid Butchy
explanations are clear, coding is easy to follow, I learned a lot and am glad I took the course
-
RRichard Pacheco II
I really enjoyed this course and loved how he broke down each step throughout this project. I found it really helpful and really thought me alot of the missing skillsets i needed while learning more about PHP. I do wish we could add one part to the class where we could show the dashboard displaying different information that is custom to each user. Such as a little profile with the information they inputted etc. and where they can update and edit their info too.
-
RRicsi2024 Lang
Github commands are barely explained, trainer does not always say what is being done exactly. The Uikit no longer uses jquery