, * Andreas Oesterreicher and * Rudolf Hangl and * Gerald Raab . */ /* * Created on 02.12.2004 * */ // header für no cache header("Cache-Control: no-cache"); header("Cache-Control: post-check=0, pre-check=0",false); header("Expires Mon, 26 Jul 1997 05:00:00 GMT"); header("Pragma: no-cache"); // content type setzen header("Content-type: application/xhtml+xml"); // xml echo ''; // DAO require_once('../config/vilesci.config.inc.php'); require_once('../include/dokument.class.php'); $rdf_url='http://www.technikum-wien.at/dokument'; if(isset($_GET['studiengang_kz']) && is_numeric($_GET['studiengang_kz'])) $studiengang_kz=$_GET['studiengang_kz']; else die('Fehlerhafte Parameteruebergabe'); if(isset($_GET['prestudent_id'])) if(is_numeric($_GET['prestudent_id'])) $prestudent_id=$_GET['prestudent_id']; else die('Prestudent_id ist ungueltig'); else $prestudent_id = null; $dok = new dokument(); if(!$dok->getFehlendeDokumente($studiengang_kz, $prestudent_id)) die($dok->errormsg); ?> result as $row) { ?> dokument_kurzbz ?>]]> bezeichnung ?>]]>