hu, Aug 4, 2011 2:25 pm
Subject: Re: [nyphp-talk] cURL question
what do you mean by " the response just renders the image with the url"
?
you mean the url is written in the image OR the url is written after the
data (that is the code of the image)?
On 4 August 2011 18:22, Rob wrote:
8:20:39 GMT\r\nContent-Length:
> 807\r\n\r\nGIF89a\x01
>
> thanks for the response :)
>
>
>
> -Original Message-
> From: jean-baptiste verrey
> To: NYPHP Talk
> Sent: Thu, Aug 4, 2011 2:25 pm
> Subject: Re: [nyphp-talk] cURL question
>
> what do you mea
9 GMT\r\nContent-Length:
>> > 807\r\n\r\nGIF89a\x01
>> >
>> > thanks for the response :)
>> >
>> >
>> >
>> > -Original Message-
>> > From: jean-baptiste verrey
>> > To: NYPHP Talk
>> > Sent: Thu,
\r\nGIF89a\x01
> >
> > thanks for the response :)
> >
> >
> >
> > -Original Message-
> > From: jean-baptiste verrey
> > To: NYPHP Talk
> > Sent: Thu, Aug 4, 2011 2:25 pm
> > Subject: Re: [nyphp-talk] cURL question
> >
> >
t;
>
>
> -Original Message-
> From: jean-baptiste verrey
> To: NYPHP Talk
> Sent: Thu, Aug 4, 2011 2:25 pm
> Subject: Re: [nyphp-talk] cURL question
>
> what do you mean by " the response just renders the image with the url" ?
> you mean the url is writ
nDate: Thu, 04 Aug 2011 18:20:39 GMT\r\nContent-Length:
807\r\n\r\nGIF89a\x01
thanks for the response :)
-Original Message-
From: jean-baptiste verrey
To: NYPHP Talk
Sent: Thu, Aug 4, 2011 2:25 pm
Subject: Re: [nyphp-talk] cURL question
what do you mean by " the response
Could you provide me/us (privately) the url of the pixel image so I can
understand what's your problem?
Thanks
On Thu, Aug 4, 2011 at 2:24 PM, jean-baptiste verrey <
jeanbaptiste.ver...@gmail.com> wrote:
> what do you mean by " the response just renders the image with the url" ?
> you mean the ur
what do you mean by " the response just renders the image with the url" ?
you mean the url is written in the image OR the url is written after the
data (that is the code of the image)?
On 4 August 2011 18:22, Rob wrote:
>
> does any know of a way to grab an image url that gets returned as a
> r
does any know of a way to grab an image url that gets returned as a response
from a curl call? what's happening is that i am making a ping call to a
service and they render a pixel, but within the url of the image, there is data
that i need to parse out. i've checked the headers and there
Rahmin,
As best practice you should secure your login data by sending it over
https.
Curl handles cookies rather well and should work for your needs.
Regards,
Elijah Insua
I'm currently building an API to connect to an HTTPS server. My first
script POSTs login data as cleartext by way
Hi, all:
I'm wondering what the best way to do this is (may not be cURL):
I'm currently building an API to connect to an HTTPS server. My first
script POSTs login data as cleartext by way of cURL. The HTTPS server
throws a secure cookie back at me, set to expire within 24 hours. So
far,
11 matches
Mail list logo