curl-library
Fwd: Retrieving POST Data
From: Chris Morbitzer <gamephreak_at_gmail.com>
Date: Mon, 6 Dec 2004 22:21:26 -0500
Date: Mon, 6 Dec 2004 22:21:26 -0500
---------- Forwarded message ----------
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 2 Dec 2004 09:18:10 +0100 (CET)
Subject: Re: Retrieving POST Data
To: Chris Morbitzer <gamephreak_at_gmail.com>, libcurl development
<curl-library_at_cool.haxx.se>
On Wed, 1 Dec 2004, Chris Morbitzer wrote:
> When you post manually to this PHP file, it echoes back the results to the
> browser. How do I get this text and store it in a string or integer?
The docs/examples/getinmemory.c example shows one way to do it.
http://curl.haxx.se/lxr/source/docs/examples/getinmemory.c
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htm So now that I have the code implemented, how do I recall the information? What's the string that it is put in....Received on 2004-12-07