AngularJS search

AngularJS Search with PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a Search function using Angular JS with the help of PHP/MySQLi. This will search a certain MySQL Table and in the case of this tutorial, we are going to search for matching firstname, lastname or address of a member. Angular JS is a javascript framework maintained by Google capable of creating Single Page Applications.