JQuery Autocomplete in Codeigniter php using JSON.
Autocomplete with multi select. You just need to configure your codeigniter properly, then create a view page, Controller page and a Model page. In Codeigniter we are having directory specified for all the related pages.
View Code