include("../conexion.php"); $idd =$_GET[idd]; $idg =$_GET[idg]; $idc =$_GET[idc]; $idm =$_GET[idm]; $sig =$_GET[sig]; $ges =$_GET[ges]; $per =$_GET[per]; $ido =$_GET[ido]; $ico =$_GET[ico]; $ti =$_GET[ti]; $detalle =$_GET[detalle]; $periodo=pg_exec("select * from periodo_gestion"); $k1=pg_numrows($periodo); if($k1==0) {echo "
no existe el periodo que corresponde
";exit;} for($i=0;$i<$k1;$i++) { $ge=pg_result($periodo,$i,1); $pe=pg_result($periodo,$i,2); $de=pg_result($periodo,$i,3); } echo "PLAN DE DISCIPLINA $de $ge
"; //Lista la carrera $carrera=pg_exec("select * from alm_programas where id_programa='$idc'"); $y=pg_numrows($carrera); if($y==0) {echo "
no existe la carrera
";exit;} for($x=0;$x<$y;$x++) { $nca=pg_result($carrera,$x,1); $idf=pg_result($carrera,$x,2); } echo "
Carrera:
$nca
"; //Lista la materia $materia=pg_exec("select * from pln_materias where sigla='$sig'"); $f=pg_numrows($materia); if($f==0) {echo "
Existe un error ...";exit;} for($c=0;$c<$f;$c++) { $idm=pg_result($materia,$c,0); $sigm=pg_result($materia ,$c,1); $nomm=pg_result($materia ,$c,2); } echo "
Materia:
$nomm"; echo "
"; echo "
"; echo "
Objetivos |
"; echo "
Contenidos |
"; echo "
Cronograma |
"; echo "
Metodo |
"; echo "
Evaluación |
"; echo "
Bibliografía |
"; echo "
Prácticas
"; echo "
"; echo "
"; $planestudio=pg_exec("select * from pland where id_plan='5'"); $f=pg_numrows($planestudio); if($f==0) {echo "
Existe un error ...";exit;} for($c=0;$c<$f;$c++) { $idp=pg_result($planestudio,$c,0); $num=pg_result($planestudio ,$c,1); $nop=pg_result($planestudio ,$c,2); } echo "
$num $nop
"; ?>
$mo=pg_exec("delete from contenidos where id_contenido='$ico'"); echo "
ya fue borrado su archivo
"; ?>
CAMPUS UNIVERSITARIO
Teléfono: 2305210 - 2305252 - 2305861 - 2305844 Fax: 2305111 Casilla 13102 Avda. Chacaltaya N. 1258 (Esq. Ramos Gavilán, Plaza Don Bosco) Zona : Achachicala