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

curl-and-php

Re: Redirect

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 17 Aug 2004 20:47:48 +0200 (CEST)

On Tue, 17 Aug 2004, Jonas Söderqvist wrote:

> I´m wondering if you can send a post to a page and then redirect to it...
> Like if you were useing Header ('Location: ww.').

When you use curl to send a POST, your PHP program communicates with the
remote server. It sends data and receives data.

There's nowhere particular to "redirect to". Your program just sent and
received data.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-08-17