include './conf.php';
$xxid = intval($_GET['xid']);
$oo = $db->query2("select * from `books` where `bid`='$xxid' ");
$pagetitle = $oo->title;
include './head_new.php'; ?>
echo '
جديد الكتب
$yudd = $db->query("select * from books order by bid desc limit 5");
while($t = $db->make_fetch2($yudd)){
echo '