Skip to content

rofickachmad/Course-PHP-Login

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

Learning git by doing

About

A sample login system with user registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 83.8%
  • JavaScript 13.8%
  • Hack 2.4%