if (isset($_GET['title'])) { $title = $_GET['title']; } if (isset($_GET['ext'])) { $ext = $_GET['ext']; } if (isset($_GET['test'])) { $test = $_GET['test']; } //if (isset($_GET['title'])) { //$p = $_GET['title']; //} if (isset($e)) { switch ($e) { case "@KAART": F_KAART($p, $ext); break; case "@GBIKAART": F_GBIKAART($p, $ext); break; case "@KAARTFULL": F_KAARTFULL(); break; case "@GBISERVICE": F_GBISERVICE($p); break; } } function F_KAART($p, $ext) { global $test;
$e = $_GET['e']; //$_SESSION["PDF"] = TRUE; } if (isset($_GET['p'])) { $p = $_GET['p']; } if (isset($_GET['title'])) { $title = $_GET['title']; } //if (isset($_GET['title'])) { //$p = $_GET['title']; //} if (isset($e)) { switch ($e) { case "@KAART": F_KAART($p, $title); break; case "@GBIKAART": F_GBIKAART($p); break; case "@KAARTFULL": F_KAARTFULL(); break; case "@GBISERVICE": F_GBISERVICE($p); break; } } function F_KAART($p, $title) { if ($p != "" and $p != NULL) {