Activity Stream
48,167 MEMBERS
65192 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 72

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    You 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

  2.   Sponsored Links

  3.     
    #2
    Member
    I'm trying to use this code to make a download.

    The problem is that I can't get the download link.

    Any idea?

  4.     
    #3
    You can call me G
    Quote Originally Posted by ricardodinucci View Post
    I'm trying to use this code to make a download.

    The problem is that I can't get the download link.

    Any idea?
    The function is for uploading



    My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz

  5.     
    #4
    Member
    Quote Originally Posted by gunda316 View Post
    The function is for uploading
    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;
    The problem is not logging in. Any idea?

  6.     
    #5
    You can call me G
    Quote Originally Posted by ricardodinucci View Post
    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;
    The problem is not logging in. Any idea?
    Hint: Store the cookie



    My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz

  7.     
    #6
    Member
    Website's:
    WarezRocker.info Share4U.org Imdb.WarezRocker.info DownTurko.org Host-Palace.com HeroTurko.pro
    Quote Originally Posted by ricardodinucci View Post
    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;
    The problem is not logging in. Any idea?
    use this
    "email=$fsouser&password=$fsopass&controls[submit]=/user/login";
    and store the cookies
    if you need more help pm me.

  8.     
    #7
    Member
    Awseome , WIl it work wid RL ? coz Its cURL based I guess so ?

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 guests)

Similar Threads

  1. [help] Uploading images to imageporter with curl
    By hover in forum Web Development Area
    Replies: 3
    Last Post: 23rd Apr 2011, 10:23 PM
  2. Help with Uploading.com batch Link Checker and Curl ..
    By Lock Down in forum Webmaster Resources
    Replies: 9
    Last Post: 3rd Dec 2010, 02:31 AM
  3. [linux] Uploading to FileServe via curl
    By Snell in forum Tutorials and Guides
    Replies: 0
    Last Post: 19th Jun 2010, 12:52 PM
  4. [guide] Uploading to Hofile using curl
    By desiboy in forum Tutorials and Guides
    Replies: 19
    Last Post: 30th May 2010, 07:40 PM

Tags for this Thread

BE SOCIAL