'; print_r($row); echo''; $tourx = $GLOBALS['mysql']->query_single("SELECT * FROM tliste WHERE id='".$_POST['id']."'"); $template->assign('tour', $tourx); $template->assign('content', 'tpl/ajax/itour.tpl'); ?>