require_once $_SERVER['DOCUMENT_ROOT']."/set/web_baglanti.php"; ?> require_once $_SERVER['DOCUMENT_ROOT']."/set/class.php"; ?> require_once $_SERVER['DOCUMENT_ROOT']."/set/dil.php"; ?> $kategorilink = $_GET['link']; $projeid = $_GET['id']; $xsay2 = $db->prepare("SELECT * from projeler_petek where id='".$projeid."' "); $xsay2->execute(array()); $projexx = $xsay2->fetch(PDO::FETCH_OBJ); $gorsellistt42 = $db->prepare("SELECT * from resimler where sayfaid='".$projeid."' "); $gorsellistt42->execute(array()); $gorsellistt4 = $gorsellistt42->fetch(PDO::FETCH_OBJ); ?>