Results 1 to 4 of 4
Threaded View
-
4th Aug 2011, 11:47 AM #3Respected MemberWebsite's:
DL4Everything.com Soft2050.inUse this for using curl with proxy
PHP Code:curl_setopt($ch, CURLOPT_PROXYPORT, 8080);
curl_setopt($ch, CURLOPT_PROXYTYPE, 'HTTP');
curl_setopt($ch, CURLOPT_PROXY, '127.0.0.1');
curl_setopt($ch, CURLOPT_PROXYUSERPWD, 'mypassifneeded');
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
PHP cURL help needed
By warezrock in forum Web Development AreaReplies: 10Last Post: 15th Oct 2012, 06:01 PM -
help - Curl settings
By CyberWizard in forum Server ManagementReplies: 7Last Post: 26th Mar 2012, 02:57 PM -
[PHP] Log into WUpload using CURL
By _Vick in forum Web Development AreaReplies: 0Last Post: 25th Nov 2011, 06:58 AM -
Curl IPB help
By xwarlordx in forum Web Development AreaReplies: 3Last Post: 23rd Aug 2011, 06:33 AM -
cURL Pro Coders.
By kohkindachi in forum Completed TransactionsReplies: 2Last Post: 5th Dec 2010, 12:30 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...