if($_GET['yorumekle']){
if(@$_POST['dogrulama']==$_SESSION['sonucson']){
$tarih=date('d.m.y');
$saat=date('H:i:s');
$isim=mysql_real_escape_string($_POST['isim']);
$eposta=mysql_real_escape_string($_POST['eposta']);
$yorumbaslik=mysql_real_escape_string($_POST['yorumbaslik']);
$yorum=mysql_real_escape_string($_POST['yorum']);
$sahiplik=mysql_real_escape_string($_POST['sahiplik']);
$urun=mysql_real_escape_string($_POST['urun']);
if($yorum && $eposta){
yorumekle();
header("Location: basarili2.php");
}
}
}
?>
if($_GET['siparis']=="tamam") {
header("Location: basarili.php");
} ?>
Ürün Tanıtım Videosu
Kullanıcı Yorumları
ob_end_flush(); ?>