| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Posting with an automatic hidden post
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 4 Feb 2009 08:54:55 +0100 (CET)
On Tue, 3 Feb 2009, Andrey Kuznetsov wrote:
> I too wouldn't mind an answer for this.
I believe the contrary. You need to realize what HTTP is and how it works. You
> The situation is, every new page, there is a new key.
With every GET I would presume.
> The way to get that key, is to use curl to go to that url, execute the
Nope. You GET the page first and you extract all the info you need. Then you
> I don't think curl can load the page, output it to a variable and then
HTTP is stateless and thus it doesn't matter if you can do this in one go or
1. GET
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2009-02-04 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info