cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

simulateous POST and GET request

From: Rodik <arizen_at_gmail.com>
Date: Sat, 8 Dec 2007 08:08:53 +0200

Hello,
I need to make POST and GET requests simulateously, but it seems that
curl doesn't support posting data to url with get data. I tryed to set
both CURLOPT_HTTPGET and CURLOPT_POST but it didn't work.
For example I need to POST var2=var2 to
http://www.example.com/index.php?var1=var1.
Any suggestions?

-- 
Best regards,
Rodik
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-12-08