Results 1 to 10 of 72
Hybrid View
-
10th Mar 2011, 01:47 PM #1OPYou can call me G
you're welcome
Gaurav Reviewed by Gaurav on . Uploading to FileSonic Using cURL Announced in CB to release it and here it is. Note: It is NOT for sBorg or phpUploader or Yawn's Script! It's in cURL and since those scripts use cURL to upload, you can get an idea how to port it to one of the scripts mentioned above. Without any delay, here we go: function uploadFiSO($x){ if(!file_exists(dirname(__FILE__).'\fisocookie.txt')) { //Login if there is no cookie $val = postHost("http://www.filesonic.in/user/login", Rating: 5
My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz
-
26th Jul 2011, 12:45 AM #2Member
I'm trying to use this code to make a download.
The problem is that I can't get the download link.
Any idea?
-
26th Jul 2011, 01:03 AM #3OPYou can call me G
-
26th Jul 2011, 06:31 AM #4Member
I know that, I'm trying to make one for downloading, could you give a help?
Follow the code for filesonic:
Code:$ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://www.filesonic.com/user/login"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_POSTFIELDS, "email=xxxxxxxxx&redirect=%2F&password=xxxxxxxx&rememberMe=1"); $output = curl_exec($ch); curl_close($ch); echo $output;
-
28th Jul 2011, 04:32 PM #5OPYou can call me G
-
30th Jul 2011, 06:41 AM #6MemberWebsite's:
WarezRocker.info Share4U.org Imdb.WarezRocker.info DownTurko.org Host-Palace.com HeroTurko.pro
-
26th Dec 2011, 04:28 AM #7Member
Awseome , WIl it work wid RL ? coz Its cURL based I guess so ?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 3 users browsing this thread. (0 members and 3 guests)
Similar Threads
-
[help] Uploading images to imageporter with curl
By hover in forum Web Development AreaReplies: 3Last Post: 23rd Apr 2011, 10:23 PM -
Help with Uploading.com batch Link Checker and Curl ..
By Lock Down in forum Webmaster ResourcesReplies: 9Last Post: 3rd Dec 2010, 02:31 AM -
[linux] Uploading to FileServe via curl
By Snell in forum Tutorials and GuidesReplies: 0Last Post: 19th Jun 2010, 12:52 PM -
[guide] Uploading to Hofile using curl
By desiboy in forum Tutorials and GuidesReplies: 19Last Post: 30th May 2010, 07:40 PM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...