include './conf.php'; $xxid = intval($_GET['xid']); $oo = $db->query2("select * from `video` where `id`='$xxid' "); $pagetitle = $oo->title; include './head_new.php'; ?>