AngularJS Login with PHP/MySQLi
This tutorial tackles on how to create a simple login using Angular JS with PHP/MySQLi to handle our server side MySQLi database. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Application. You will also learn in this tutorial on how to create Angular Services.