I have an array of an arrays created using the following code. I\'m trying to get this to loop through and populate a dropdown list.
$names
i think this is enough
foreach($names as $key =>$value) {?> =$value['name']?>