On Fri, Feb 13, 2009 at 1:03 PM, Andrew Ballard wrote:
> On Fri, Feb 13, 2009 at 12:42 PM, Jason Cipriani
> wrote:
>>
>> I have a PHP 5.2.8 web application that needs to retrieve a resource
>> from a remote URL. However, the remote host also sends a cookie back
>> (in a Set-Cookie header), and I
On Fri, Feb 13, 2009 at 12:42 PM, Jason Cipriani
wrote:
> I have a PHP 5.2.8 web application that needs to retrieve a resource
> from a remote URL. However, the remote host also sends a cookie back
> (in a Set-Cookie header), and I need to grab that cookie and pass it
> on to the client (so that i
I have a PHP 5.2.8 web application that needs to retrieve a resource
from a remote URL. However, the remote host also sends a cookie back
(in a Set-Cookie header), and I need to grab that cookie and pass it
on to the client (so that it's stored by the client browser). I do
know the name of the cook
3 matches
Mail list logo