Recibimos tu consulta correctamente.
Un asesor se pondrá en contacto.

VOLVER AL SITIO
db->query("SELECT * FROM area where no_habilitado=0 order by orden"); if ($areas_query->num_rows()) { foreach ($areas_query->result() as $area) {?>
tid; $cursos_query=$this->db->query("SELECT * FROM curso where nopublico=0 and area=$area_tid order by nombre"); if ($cursos_query->num_rows()==1) {?> row();?>

db->query("SELECT * FROM area where no_habilitado=0 order by orden"); if ($areas_query->num_rows()) { foreach ($areas_query->result() as $area) { $area_tid=$area->tid; $cursos_query=$this->db->query("SELECT * FROM curso where nopublico=0 and area=$area_tid order by nombre"); if ($cursos_query->num_rows()>1) {?>