"; foreach ( $options as $opt => $label) { $select = ''; $key = isAssoc($options) ? $opt : $label; if( $key == $selected ) { $select = " selected"; } echo "