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

curl-and-php

Re: handling single session between multiple executions

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 12 Oct 2004 09:06:38 +0200 (CEST)

On Mon, 11 Oct 2004, Tommaso Trani wrote:

> I would like to handle a curl connection between multiple executions of my
> php script.

I doubt you can do that. When your PHP script exits, it kills off everything
left and that includes all data and TCP connections etc that PHP/CURL might be
holding.

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