| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
How to pass set-cookie header to browser
From: <info_at_itegic.co.za>
Date: Sun, 13 Sep 2009 08:20:26 -0500 (CDT)
Hi,
I have the following code:
$ch = curl_init();
$header = curl_exec($ch);
curl_close($ch);
header('Location: '.substr($result['url'], 0, strpos($result['url'],
?>
The aim of code is to get the final url, strip ?hop= part from url, and
Thanks,
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info