Tag Archives

How to populate a dropdown menu from database in CodeIgniter [Workaround]

If you happened to work with the ‘form_validation’ library and dropdown lists, and had to populate the default value from database, I am sure you …