KalobTaulien / PHP-Login-System

A sample login system with user registration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A sample login system with user registration


Languages

Language:PHP 83.8%Language:JavaScript 13.8%Language:Hack 2.4%