search suggestion

AngularJS Search Suggestion with PHP/MySQLi and UI-Router

This tutorial tackles on how to create a simple search suggestion in Angular JS with the help of PHP/MySQLi to get data from MySQL database. We will then use UI-Router to view the details of clicked search result member. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.