curl-and-php
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)
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