View Single Post
  #11  
Old 20th May 2011, 14:11
turktiger turktiger is offline
Senior Member
 
Join Date: Jan 2011
Turkey
Posts: 20
Default
or replace with this ; Another modification


PHP Code:
$imagineat=htmlspecialchars_uni($torrents['t_image']);
$name_torrent '<a href="'.$seolink2.'" onmouseover="return overlib(\'<table width=100%><tr><td><img src='.$imagineat.' width=200 height=250></td><td class=tablea bgcolor=black align=center ><b><font color=yellow>'.$torrents['name'].'</font></b><br><br><font color=yellow><b>Tür:&nbsp;'.$torrents['categoryname'].'</font><br><br><font color=Yellow><b>Yükleyen:&nbsp;'.$torrents['username'].'</font><br><font color=white><b>'.$torrents['seeders'].'&nbsp;Gönderen</font><br><font color=white>'.$torrents['leechers'].'&nbsp;Çeken</font><br><font color=cyan></font><br><font color=cyan>'.$torrents['times_completed'].' Defa İndirildi</font><br><font color=white>Boyut:&nbsp;'.mksize($torrents['size']).'</font><br><font color=cyan>Ortalama Hız:&nbsp;'.mksize($torrents['totalspeed']).'&nbsp;sn</font></td>  </tr></table>\',  WIDTH, 150, DELAY, 100);" onmouseout="return nd();"><b>'.$torrents['name'].'</b></a> '.$isnew.' '.$issticky.' '.$isfree.' '.$issilver.' '.$isdoubleupload.' '.$isrequest.' '.$isnuked.' <span id="isexternal_'.$torrents['id'].'">'.$isexternal.'</span>'

i ve added uploader and speed
Attached Thumbnails
Untitled-1.png  
Reply With Quote
The Following 3 Users Say Thank You to turktiger For This Useful Post:
Darkness (28th November 2011), FENIX (10th May 2013), PAX (30th November 2011)