????

$valor) { $input .= " $atributo=\"$valor\" "; } $input .= ">"; $input .= ""; if ($opciones!=false) { foreach ($opciones->result_array() as $opcion) { $selected = ""; if ($opcion["$indice"] == $seleccionado) { $selected = "selected=\"selected\""; } $input .= ""; } } $input .= ""; return $input; } function Text($atributos, $type){ $input = " $valor) { $input .= " $atributo=\"$valor\" "; } $input .= ">"; return $input; } function Textarea($atributos, $texto){ $input = ""; return $input; } } FoodEx2 App
-- particles

Inicio de sesión