cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: Simultaneous curl posts on the same URL [without curl_multi]

From: Baragan Andrei <an_dlei_at_yahoo.com>
Date: Wed, 28 Sep 2005 05:38:35 -0700 (PDT)

Thanks a lot but i solved it, my code was perfectly fine, i only needed to perform a right trim to my post variables, that was the only problem.

As for $$:

 $var_hi = "Hi";

 $$var_hi = "curlers";

 print "$Hi"; //should print "curlers"

                
---------------------------------
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort.

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-09-28

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET