View Single Post
  #19  
Old 8th July 2015, 23:43
I_lie_and_steal_code_and_call_it_mine I_lie_and_steal_code_and_call_it_mine is offline
I have no idea how to code
 
Join Date: Jun 2015
Posts: 9
Thumbs up
PHP Code:
ALTER TABLE `torrentsADD `doubleenum('yes','no') DEFAULT 'no'
find

PHP Code:
dbconn(false); 
PHP Code:
$res mysql_query 
add

PHP Code:
double
find

PHP Code:
$free $torrent["free"]; 
above add

PHP Code:
$double $torrent["double"]; 
find


PHP Code:
if ($free == 'yes'$downthis 0
above add

PHP Code:
if ($double == 'yes'$downthis 2
new to bittorrant
add

PHP Code:
$thisisdouble = ($row[double]=="yes" "<img src='pic/double.png' align='left' />" ""); 
browse.php
add


PHP Code:
torrents.double
not tested
Reply With Quote