select input

AngularJS Select - Dynamically add Options using PHP/MySQLi

This tutorial tackles on how to add options in input select using Angular JS. We're gonna be using ng-options but you can also use ng-repeat and we're gonna discuss the difference in using both directive. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.