• 26-07-2009, 19:20:46
    #10
    <div class="cntttl"> 
    <div class="cntbox"> 
    <div class="cntbox_head"><div><h1><?= $game_name ?> Blog Code</h1></div></div> 
    <div class="cntbox_cnt"><div class="space"> 
    Add &ldquo;<b><?= $game_name ?></b>&rdquo; <?=$gametab?> to your blog or website! Simply copy the <?=$gametab?> code below and paste it on your page.<br /><br /> 
    <form name="mycopy"> 
    <textarea name="select1" rows="5" cols="70" wrap="virtual" onclick="this.select();" style="width:95%;background:#F9F6EE"> &lt;table width=&quot;99%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>&quot; target=&quot;_blank&quot;&gt; <?
    if (file_exists(PATH."images/".$gThumb)) {
    echo '&lt;img src=&quot;'.SITE_URL.'images/'.$gThumb.'&quot; alt=&quot;'.$gName.'&quot; width=&quot;122&quot; height=&quot;88&quot; &gt;';
    } else {
    echo '&lt;img src=&quot;'.SITE_URL.'templates/images/thumb.png&quot; alt=&quot;'.$gName.'&quot; width=&quot;122&quot; height=&quot;88&quot; &gt;';
    ?>&lt;br&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>&quot; target=&quot;_blank&quot;&gt;<?= $game_name ?>&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>&quot; title=&quot;Oyun, Oyunlar&quot; target=&quot;_blank&quot;&gt;Oyunlar&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
    </textarea> 
    </form> 
    </div> 
    </div> 
    <div class="cntbox_foot"><div><div></div></div></div> 
    </div> 
    </div>
    denermisin bir.
  • 26-07-2009, 19:26:53
    #11
    hata veriyor
    istersen bak
    Barbie Prenses Giydir Oyunu - Barbie Oyunları
  • 26-07-2009, 19:32:28
    #12
    necip adlı üyeden alıntı: mesajı görüntüle
    5-10dk beklersen hallederim kardeşim elimdeki iş bitsin dikkatimi veremiyorum..
  • 26-07-2009, 19:43:05
    #13
    tesekkurler bekliyorum
  • 26-07-2009, 19:52:13
    #14
    <?
    // r10 - phpexpert
    $expertsql=mysql_query("select * from games where gId='".$id."'");
    $expertoyun=mysql_fetch_array($expertsql);
    $phpexpert=$expertoyun['gThumb'];
    ?>
    <div class="cntttl"> 
    <div class="cntbox"> 
    <div class="cntbox_head"><div><h1><?= $game_name ?> Blog Code</h1></div></div> 
    <div class="cntbox_cnt"><div class="space"> 
    Add &ldquo;<b><?= $game_name ?></b>&rdquo; <?=$gametab?> to your blog or website! Simply copy the <?=$gametab?> code below and paste it on your page.<br /><br /> 
    <form name="mycopy"> 
    <textarea name="select1" rows="5" cols="70" wrap="virtual" onclick="this.select();" style="width:95%;background:#F9F6EE"> &lt;table width=&quot;99%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>&quot; target=&quot;_blank&quot;&gt; <?
    if (file_exists(PATH."images/".$phpexpert)) {
    echo '&lt;img src=&quot;'.SITE_URL.'images/'.$phpexpert.'&quot; alt=&quot;'.$game_name.'&quot; width=&quot;122&quot; height=&quot;88&quot; &gt;';
    } else {
    echo '&lt;img src=&quot;'.SITE_URL.'templates/images/thumb.png&quot; alt=&quot;'.$game_name.'&quot; width=&quot;122&quot; height=&quot;88&quot; &gt;';
    ?>&lt;br&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>oyun-oyna-<?= $id ?>-<?= $game_name ?>&quot; target=&quot;_blank&quot;&gt;<?= $game_name ?>&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;<?php echo SITE_URL; ?>&quot; title=&quot;Oyun, Oyunlar&quot; target=&quot;_blank&quot;&gt;Oyunlar&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
    </textarea> 
    </form> 
    </div> 
    </div> 
    <div class="cntbox_foot"><div><div></div></div></div> 
    </div> 
    </div>
    şimdi oldu sanırım
    Rep i hakkettim diyeceğimde rep yok
  • 26-07-2009, 20:04:24
    #15
    hata veriyor on line 25
  • 26-07-2009, 20:05:24
    #16
    25 satırda ne yazıyor
  • 26-07-2009, 20:06:45
    #17
    Parse error: syntax error, unexpected $end in /home/oyuntreu/domains/e-oyunlari.com/public_html/templates/play_blog.tpl on line 25
    hata bu
  • 26-07-2009, 20:10:17
    #18
    tamamda play_blog.tpl nin 25. satirinda ne yaziyor: