Results 1 to 1 of 1
-
21st Sep 2011, 07:06 PM #1OPMember
Rapidleech control with curl
I'm try to submit file on rapidleech with posting values in this form
and I tried to use this:
PHP Code:$koja = curl_init("http://link");
$kooky = "PHPSESSID=9opvqblp3lovbrfg27t0a8jki6"; // needed for login
$pppp = urlencode('Transload File');
$po = array(
'link'=>$imos,
'referer'=>'',
'submit'=>$pppp);
curl_setopt($koja, CURLOPT_COOKIE, $kooky);
curl_setopt($koja, CURLOPT_RETURNTRANSFER, 0);
curl_setopt($koja, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($koja, CURLOPT_POST, 1);
curl_setopt($koja, CURLOPT_POSTFIELDS, $po);
curl_exec($koja);
Actually I not sure this is possible, but I think there is a way to use this so if anyone used something like this , I would greatly appreciate help.
When I execute the code, I just get the rapidleech default pagezdorian Reviewed by zdorian on . Rapidleech control with curl I'm try to submit file on rapidleech with posting values in this form http://i26.lulzimg.com/2865df.png and I tried to use this: $koja = curl_init("http://link"); $kooky = "PHPSESSID=9opvqblp3lovbrfg27t0a8jki6"; // needed for login Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Installing Rapidleech on CentOS 5 VPS without control panel by RapidleechHosting.NeT
By freecbc3 in forum Technical and Security TutorialsReplies: 35Last Post: 19th Apr 2012, 01:48 PM -
help - Curl settings
By CyberWizard in forum Server ManagementReplies: 7Last Post: 26th Mar 2012, 02:57 PM -
[Selling] Any Type Plugin Contect me (rapidleech, curl, php upload, Personal Site Post Plugin )
By jpavsex in forum Completed TransactionsReplies: 15Last Post: 20th Dec 2011, 03:30 AM -
Curl IPB help
By xwarlordx in forum Web Development AreaReplies: 3Last Post: 23rd Aug 2011, 06:33 AM -
[Other] Torrentflux+Rapidleech+Control panel
By riki1691 in forum ArchiveReplies: 4Last Post: 26th May 2011, 09:13 AM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...