login
Forgot?

Don't have an account? Register one now!

Login

Curl_setopt Freelancers & Jobs

Need help with Curl_setopt?
Hire a freelancer today!

What work do you need?

Post a Project

Curl_setopt jobs:

Project Name Description Type Bids Avg (USD) Skill Required Started Ends
... WPP/Express Payment module i have this error. Warning: curl_setopt() [function.curl-setopt]: Unable to access /tmp/paypal_wpp_cookie. ... /payment/paypal_wpp/curl_link.php on line 42 Warning: curl_setopt() [function.curl-setopt]: Unable to access /tmp/ ... Fixed 7 $31 Apache, CRE Loaded, HTML, PHP Oct 1, 2010 -
... ); curl_setopt($ch, CURLOPT_MAXREDIRS, 10); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt ... curl_setopt($ch, CURLOPT_COOKIEJAR, "cookie.txt"); curl_setopt($ch, CURLOPT_COOKIEFILE, "cookie.txt" ... Fixed 1 $15 PHP, Prestashop Mar 21, 2012 -
... be a piece of cake if you have curl'ed into paypal before. I have a ... &dispatch=50a222a57771920b6a3d7b696239e4d529b525e0b7f69bf0224adecfb0124e8b61f737ba21b0819838956b846fa597913729410f8930127a Your job is to Curl into paypal from this step and "press" ... Fixed 3 $103 PHP Apr 16, 2011 -
... (fb_login($account,$pass,$cookieFile)){ $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://login.facebook. ... '; // blue(splitPostData($qryString)); blue($qryString); curl_setopt($ch, CURLOPT_URL, 'http://www.facebook. ... Fixed 2 $125 Facebook, MySQL, PHP, Software Architecture Apr 1, 2012 -
... with my proxy info: <?php $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'http://www.google.com'); curl_setopt($ ... ($ch, CURLOPT_PROXY, '00.00.000.00:3128'); curl_setopt($ch, CURLOPT_PROXYUSERPWD, 'username:password'); $data = curl_exec($ch ... Fixed 19 Data Processing, Javascript, PHP, Script Install, System Admin Mar 1, 2009 -
Fixed Jun 18, 2010 -
... code. $process = curl_init('send PM to know details'); curl_setopt($process, CURLOPT_SSL_VERIFYPEER, FALSE); ... ($process, CURLOPT_CAPATH, capath); curl_setopt($process, CURLOPT_SSL_VERIFYHOST, FALSE); curl_setopt($process, CURLOPT_HTTPHEADER, array(' ... Fixed 14 $152 XML, XSLT Mar 17, 2011 -
... .cgi?o7=1&l=R"; $ch = curl_init(); curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 Firefox/3.6. ... curl_setopt($ch, CURLOPT_USERPWD, $http_usr . ':' . $http_pwd); curl_setopt($ch, CURLOPT_REFERER, $http_reff); curl_setopt($ch,CURLOPT_URL,$http_url); ... Fixed 4 $30 PHP, Software Architecture Jan 18, 2012 -
... when trying to retrieve email contacts: Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in ... /includes/config.php on line 14 Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be ... Fixed 2 $85 PHP, Script Install Mar 30, 2008 -
... /popup.php?id='.$profileid.'&__a=1&__d=1'; curl_setopt($curl_handle, CURLOPT_POST, 0); ... ); curl_setopt($curl_handle, CURLOPT_POSTFIELDS, $qryString); curl_setopt($curl_handle, CURLOPT_URL, $url); $page = curl_exec($curl_handle); $page = ... Fixed 3 $110 PHP, Software Architecture Nov 7, 2010 -
... a simple script that using for XML post to SSL site. the ... and SSL. I found if we use CURL Command line example: exec(' ... guys who have strong skill with CURL command to covert just some ... session ticket. $PHP_QBMSXML[0] = '<?xml version="1.0" ... Fixed 3 $30 Linux, Perl, PHP, XML Sep 11, 2007 -
... =&emma_member_name_first=Bob"; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,"https://app.e2ma ... curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); $response_code = curl_exec ($ch); curl_close ... Fixed 0 .NET May 18, 2010 -
... 2.0.0.3"); //login to initialize cookies curl_setopt($curl_handle, CURLOPT_URL, 'https://login.facebook.com/login. ... ); //echo $qryString; unset($page); sleep(5); curl_setopt($curl_handle, CURLOPT_URL, 'https://login.facebook.com/login ... Fixed 11 $30 Facebook, PHP, Software Architecture Aug 1, 2011 -
Fixed Nov 21, 2011 -
... =&emma_member_name_first=Bob"; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,"https://app.e2ma ... curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); $response_code = curl_exec ($ch); curl_close ... Fixed 7 ASP, PHP Sep 4, 2007 -
... ); curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, 1); curl_setopt ($ch, CURLOPT_POST, 1); curl_setopt ($ch, CURLOPT_POSTFIELDS, $data); curl_setopt ... ://proxy.shr.secureserver.net:3128"); curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0); if ($this-> ... Fixed 5 $77 PHP, Shopping Carts, Website Design Aug 24, 2008 -
... payment module php: curl_setopt($this->curl, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); curl_setopt($this-> ... supplied argument is not a valid cURL handle resource in /home/content/e ... supplied argument is not a valid cURL handle resource in /home/content/ ... Fixed 0 Jan 16, 2008 -
The budget is 30$ , this should be a piece of cake if you have curl'ed into paypal before. I have a script that CURLs into a webshop and places an order. I got to the point where the site redirects me to paypal, to pay the order. What i need, is a ... Fixed 5 $66 PHP Apr 13, 2011 -
... ($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt ($ch, CURLOPT_COOKIEJAR, $cookie); curl_setopt ($ch, CURLOPT_COOKIEFILE, $cookie); ... ($ch, CURLOPT_POSTFIELDS, $postData); curl_setopt ($ch, CURLOPT_POST, 1); $result = curl_exec($ch); curl_close ... Fixed 4 Delphi, Perl, PHP, Windows Desktop Sep 25, 2006 -
... function: ===================================== function SSLPost($url, $postData){ $ch = curl_init(); curl_setopt ($ch, CURLOPT_URL, $url ... ($ch, CURLOPT_SSL_VERIFYPEER, FALSE); curl_setopt ($ch, CURLOPT_USERAGENT, 'Mozilla/4.0 (compatible; MSIE ... Fixed 3 C Programming, Delphi, PHP, Windows Desktop Oct 1, 2006 -
Fixed Jun 15, 2009 -
Well really I just need to know how to add multiple urls to this script listed below. Please assist me and thats all, easy job and fast payment (founds allready ensured , 30$-50$ bids only) Here is the code: Fixed 1 $30 Data Mining, HTML, PHP, Web Scraping Oct 30, 2011 -
Fixed Jan 8, 2008 -
... =web&Web.Count=20"; $curl_handle=curl_init(); curl_setopt($curl_handle,CURLOPT_URL,$bingurl); ... curl_setopt($curl_handle,CURLOPT_CONNECTTIMEOUT,10); curl_setopt($curl_handle,CURLOPT_RETURNTRANSFER,1); $r = curl_exec($curl_handle); curl_close($ ... Fixed 2 $38 .NET, Java, Javascript, Perl, PHP Mar 11, 2010 -
... for downloading file function curl_get_file_contents($URL) { $c = curl_init(); curl_setopt($c, CURLOPT_RETURNTRANSFER, 1); ... curl_setopt($c, CURLOPT_URL, $URL); curl_setopt($c, CURLOPT_CONNECTTIMEOUT, 5000); curl_setopt($c, CURLOPT_TIMEOUT, 10000 ... Fixed 8 $83 PHP, Software Architecture Aug 7, 2011 -
... post_form_id_source=AsyncRequest&node_id='.$profileid.'&page='.$curPages.'&post_form_id='.$post_form_id; curl_setopt($ch, CURLOPT_POST, 1 ... ($ch, CURLOPT_POSTFIELDS, $qryString); curl_setopt($ch, CURLOPT_URL, $url); $page = curl_exec($ch); $page ... Fixed 7 $127 Javascript, PHP, Software Architecture Sep 8, 2011 -
... = new simple_html_dom(); $ch = curl_init(); // set url curl_setopt($ch, CURLOPT_URL, 'http://www.google.com/ ... hl='.$language); //return the transfer as a string curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); ... Fixed 8 $302 AJAX, Javascript, PHP Sep 2, 2011 -
... off and safe_mode also off. Have dedictet server (centos) with plesk. here the errors i get from phph Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /var/www/ ... Fixed 2 $30 PHP, Plesk Oct 20, 2011 -
... ie so grab data and clean */ $ch = curl_init(); curl_setopt($ch, CURLOPT_USERAGENT, $agent); ... curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); ... Fixed 6 $154 PHP Oct 23, 2008 -
... ;.$userId."&cid=".$contentId."&pass=".$password&retp=1; $curlSend = curl_init(); curl_setopt($curlSend, CURLOPT_URL, $request); curl_setopt($curlSend, CURLOPT_RETURNTRANSFER, 1); $curlResult = ... Fixed 4 $200 PHP, SQL, vBulletin, XML Jan 9, 2010 -
... ;.$userId."&cid=".$contentId."&pass=".$password&retp=1; $curlSend = curl_init(); curl_setopt($curlSend, CURLOPT_URL, $request); curl_setopt($curlSend, CURLOPT_RETURNTRANSFER, 1); $curlResult = ... Fixed 5 $210 PHP, SQL, vBulletin, XML Feb 19, 2010 -
... ;.$userId."&cid=".$contentId."&pass=".$password&retp=1; $curlSend = curl_init(); curl_setopt($curlSend, CURLOPT_URL, $request); curl_setopt($curlSend, CURLOPT_RETURNTRANSFER, 1); $curlResult = ... Fixed 4 $375 MySQL, PHP, SQL, vBulletin, XML Mar 3, 2010 -
Fixed May 27, 2012 -
... I need my CURL installation repaired in the meaning of being able to set those 2 options in PHP by curl_setopt: CURLOPT_CONNECTTIMEOUT_MS CURLOPT_TIMEOUT_MS Now basically I don´t know why they are not working currently, wether php needs to ... Fixed 17 C Programming, Linux, Perl, PHP, System Admin Dec 14, 2008 -
Fixed Apr 19, 2011 -
... Engine Blaster add a test url and submit. I am getting this error when the submit completes: Warning: curl_setopt() [function.curl-setopt]: Invalid curl configuration option in /home/ezsubmit/public_html/searchengine.php on line 129 I have ... Fixed 17 HTML, MySQL, PHP, Script Install May 19, 2011 -
... pages, while hiding the urls and cookies. I did something really easy, using... <?php $curl = curl_init(); curl_setopt ($curl, CURLOPT_URL, "http://affiliate.a4dtracker.com/rd/r.php?sid=427&pub=xxxx"); curl_exec ($ ... Fixed 13 $129 PHP Nov 7, 2009 -
I need someone to help me fix an error on the paymant side it says Warning: curl_setopt() [function.curl-setopt]: Invalid curl configuration option in [path]/includes/paymentapi/class_paypal.php on line 201 when i click on Test Communication can you guys ... Fixed 7 $39 HTML, MySQL, PHP, Script Install Aug 19, 2011 -
... off and safe_mode also off. Have dedictet server (centos) with plesk. here the errors i get from phph Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /var/www/ ... Fixed 0 PHP, Plesk Oct 20, 2011 -
... /forms/tcpdf/4f0d9414ca53e.png): failed to open stream: Permission denied in /var/www/forms/emailPDF3.php on line 130 Warning: curl_setopt(): supplied argument is not a valid File-Handle resource in /var/www/forms/emailPDF3.php on line 131 ERROR: Cannot ... Fixed 3 $17 PHP Jan 11, 2012 -
... to upload and convert youtube video using curl, but when i try to convert there is this error: Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in.... I am looking for somebody ... Fixed 12 $76 PHP Apr 23, 2012 -
... i need explained and in particular the postAd function from line 50 down where is the line 213 coming from? curl_setopt($curl_handle, CURLOPT_URL, 'http://www.facebook.com/ajax/composer/attachment.php'); The database for this file is as follows. ... Fixed 3 $33 Javascript, PHP, Script Install, Social Networking, Software Architecture Jan 1, 2011 -
... 0000 0000 xxxxxxxxxxxxx html '; $curl = curl_init(); curl_setopt($curl, CURLOPT_URL ... Fixed 7 $74 PHP, XML May 4, 2011 -
Showing 1 to 43 of 43 entries
« 1 »
Fulltime Projects, identified by a label, enable both Employers and Freelancers to save money by paying no commissions. Additionally it also offers flexibility: Employers can hire Freelancers on a full time or commission basis, and Freelancers can bid for projects however they want e.g. hourly, daily, weekly and more!
Private Projects, identified by a label, are recommended when confidentiality is a must for Employers. They are not visible to search engines and users must be logged in to see them.

Top Curl_setopt Freelancers

finayev
15 reviews
United Kingdom United Kingdom
Hire Me

How it works - 5 easy steps

Post your project
in seconds

Compare prices
& select freelancers

Create payment
for the project

Approve
completed project

Release payment
to the freelancer

Post your Project Now!

Post your Curl_setopt project FREE!

Get started now - It's quick and easy!