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

Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 72
  1.     
    #51
    You can call me G
    Well, I've thought about a better solution for the progress bar. The thread will be updated with the source for the same. And I don't mind the inputs from others as long as it helps the users with the source .

    btw, you'll need PHP 5.3.0 for cURL Progress monitoring



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

  2.     
    #52
    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.

  3.     
    #53
    Member
    Website's:
    AmaderShare.Com miniDL.Org SpiceDL.Org PureDL.Org SpicyDL.Com
    Thanks a lot mate!!!

  4.     
    #54
    Member
    Anyone can make a download php script to me? I can pay for it.

  5.     
    #55
    Member
    Website's:
    tv-release.net

    you can use the API .

    http://api.filesonic.com/upload

  6.   Sponsored Links

  7.     
    #56
    Member
    I've finished testing the code gunda kindly shared, but I have a weird experience. As I dont have php 5.3 I've measured upload speed by benchmark filesize/(end time - start time). I'm only getting around 1-2MB/s upload vs FTP @ 10-40MB/s.

    Anyone know why this is?

  8.     
    #57
    Member
    Website's:
    mytinydick.com
    That's filesonic

    Bad bitch in my chevy.

  9.     
    #58
    Member
    nice.
    one question, filesonic is the unique that provides its api?
    the rest also do the same?
    Only N

  10.     
    #59
    Member
    Quote Originally Posted by Djlatino View Post
    That's filesonic
    ?
    You mean their ftp uploads are always faster than their webupload? lol

    I might as well just ftp the files, sleep for a few seconds and scrape the page for the link.

  11.     
    #60
    Member
    Website's:
    fileservedownload.net
    someone can help me with the script....?

Page 6 of 8 FirstFirst ... 45678 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 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