<?
$ekle=1;//control deger
if ( $ekle ) { 
header ("Location: resim_ekle.php?res_no=$res_no");
}
else
 { echo "xxxx" ;  
 }
 ?>