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

Results 1 to 4 of 4
  1.     
    #1
    Member

    Default Php cUrl Help Needed

    Is there any way around to get the content using cUrl anonymously
    or
    to send IP address randomly ?

    What i am doing is to post the field here http://who.is/ and get the domain Registrant data. but after few request they block my IP address temporarily.

    Thanks
    warezrock Reviewed by warezrock on . Php cUrl Help Needed Is there any way around to get the content using cUrl anonymously or to send IP address randomly ? What i am doing is to post the field here http://who.is/ and get the domain Registrant data. but after few request they block my IP address temporarily. Thanks Rating: 5
    Can Do :-
    PSD TO ANY CMS | PHP(Dynamic Site) | MySql | Script Customization | cUrl Related Work
    Pm me for more info ;)

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    epicimagehost.com
    You can use proxy's, but you still need to find them

  4.     
    #3
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    Use this for using curl with proxy

    PHP Code: 
    curl_setopt($chCURLOPT_PROXYPORT8080);
    curl_setopt($chCURLOPT_PROXYTYPE'HTTP');
    curl_setopt($chCURLOPT_PROXY'127.0.0.1');
    curl_setopt($chCURLOPT_PROXYUSERPWD'mypassifneeded'); 

  5.     
    #4
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    you can download data from live proxy monitoring websites and regex it to get formatted data to use

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. PHP cURL help needed
    By warezrock in forum Web Development Area
    Replies: 10
    Last Post: 15th Oct 2012, 06:01 PM
  2. help - Curl settings
    By CyberWizard in forum Server Management
    Replies: 7
    Last Post: 26th Mar 2012, 02:57 PM
  3. [PHP] Log into WUpload using CURL
    By _Vick in forum Web Development Area
    Replies: 0
    Last Post: 25th Nov 2011, 06:58 AM
  4. Curl IPB help
    By xwarlordx in forum Web Development Area
    Replies: 3
    Last Post: 23rd Aug 2011, 06:33 AM
  5. cURL Pro Coders.
    By kohkindachi in forum Completed Transactions
    Replies: 2
    Last Post: 5th Dec 2010, 12:30 AM

Tags for this Thread

BE SOCIAL