alttaki kodların ekran çıktısı şu adreste: http://celilturkyilmaz.com/
$x = $tumeva->get_row("select * from reklamlar where Durum='1' and Id='39' and Bitis >= '".date( "Y-m-d H:i:s" )."' order by Bitis");
if ($x->Durum=="1") {?>
<script>
function gizle(){
document.getElementById("gazze").style.visibility="hidden";
}
window.setTimeout("gizle()",10000);
//–>
</script>