View Single Post
  #4  
Old 16th July 2013, 03:09
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Quote:
Originally Posted by Leechbg View Post
How i can put a youbube icon in browse.php to show if there was a link in upload.php ... >>


I use that code if in upload.php check BG Subtitles and in browse.php shows the flag :) but how do i do it for youtube trailer >>


PHP Code:
if ($row["bgsubs"] == "yes") {
    
$bgsubs '<img title="Bg sub in movie" src="images/bgsubs.gif" />';
  }
  else {   
$bgsubs='';
  } 
Give me your bittorrent.php, browse.php upload.php, takeupload.php

Or even Better...

Give me the link to the tbdev source you using..
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me

Reply With Quote