|
This topic is about YouTorrent3 "torrent search engine" CLONE, the author, badger, wrote about: YouTorrent3.com ( CLONE ) There,s no SQL data base to install just upload the root files And try some your best,peaple have had limited luck,but basi ... To read more just scroll down
![]() ![]() |
Jul 18 2008, 01:49 AM
Post
#1
|
|
![]() Member
Group: Community Leader Posts: 13 Joined: 31-August 07 From: london Member No.: 7,483 |
YouTorrent3.com ( CLONE )
There,s no SQL data base to install just upload the root files And try some your best,peaple have had limited luck,but basicly we need to work hard on this, but it counld be well worth it,see what you think There,s no instruction of any kind.
Attached File(s)
|
|
|
|
Jul 28 2008, 10:22 AM
Post
#2
|
|
![]() Member
Group: Member Posts: 11 Joined: 6-January 07 From: Warmia - Poland Member No.: 27,466 |
Doesn't work
|
|
|
|
Aug 1 2008, 07:57 AM
Post
#3
|
|
Advanced Member
Group: Member Posts: 49 Joined: 3-October 07 Member No.: 27,128 |
CODE $site = $_GET['site']; $string = $_GET['string']; //$string = str_replace('+','%20',$string); $string = urlencode($string); $uri = "http://youtorrent3.com/get.php?site=".$site."&string=".$string.""; //echo $uri; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $uri); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $store = curl_exec($ch); curl_close($ch); echo $store; look at this, it's part of this project, and it's not like ibitzy or something , it just grabs the torrents from youtorrent3.com it's like a mirroring website |
|
|
|
Aug 2 2008, 12:39 AM
Post
#4
|
|
Newbie
Group: Member Posts: 8 Joined: 3-August 07 Member No.: 3,659 |
|
|
|
|
Aug 5 2008, 11:04 AM
Post
#5
|
|
![]() Member
Group: Member Posts: 11 Joined: 6-January 07 From: Warmia - Poland Member No.: 27,466 |
So could you how start them?
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | SEO by MinervaSEO © Icelabz.net | Time is now: 2nd December 2008 - 10:05 PM |