Skip to content

KalobTaulien/PHP-Login-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a PHP and Ajax Login/Registration System

This is the course source code. You can browse through the version history and download the code. Better yet, you can fork this repository and make your own Login System.

In this course we're creating a Login and Registration system using:

  • PHP
  • MySQL (and PDO, not MySQLi function)
  • JavaScript, jQuery and Ajax
  • Ajax will return JSON formats

Where to get this course:

This is a fast paced course. You should already be somewhat familiar with JavaScript basics and PHP basics (variables, comparisons, operators, and have at least seen functions). If you need to learn JavaScript from my latest course at one of these locations:

And you can learn PHP, MySQL, jQuery and Ajax from my Complete Web Development Course on YouTube