Welcome Guest, Not a member yet? Register   Sign In
How to populate a dropdown from result_array
#3

The most convenient way is by using the PHP function array_column() http://php.net/manual/en/function.array-column.php

In CodeIgniter 3 its presence is guaranteed for PHP <5.5 with a fallback implementation, have a look at this file https://github.com/bcit-ci/CodeIgniter/b...andard.php
Reply


Messages In This Thread
RE: How to populate a dropdown from result_array - by ivantcholakov - 01-13-2015, 02:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB