-
$resimler=mysql_query("select resim from sayfagaleri where katid='$syf' and tur='sayfalar'");
if(mysql_num_rows($resimler)>0){
echo '"; }
?>
include("koruma.php"); $syf=koruma($_GET["id"]); include("header.php"); $sql=yaz(sorgu("select katid,baslik,resim,detay from sayfalar where id=$syf")); $katid=$sql["katid"]; ?>
include("footer.php");?>