PHP CRUD Operation using angular.js V2
This is the second version of my CRUD Operation tutorial using angular.js wherein this time I'm using bootstrap modal to handle the forms. The code is still written in PHP with MySQLi OOP(Object-oriented Programming).