cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: sending character '+'

From: codemastr <codemstr_at_ptd.net>
Date: Tue, 4 Jan 2005 12:24:57 -0500

> uri_escape is not a php function, how would I do it?
> would it be like this that I send it? /+/

No. But, PHP does have a function, urlencode which should be what you want.

-- codemastr
> ----- Original Message -----
> From: "Andy Hobbs" <andy_at_hobbs.uk.net>
> To: "libcurl development" <curl-library_at_cool.haxx.se>
> Sent: Tuesday, January 04, 2005 5:35 PM
> Subject: Re: sending character '+'
>
>
>> Hi,
>>
>> You will need to uri escape the '+' before sending it
>>
>> Andy
>>
>> On Tue, 2005-01-04 at 16:36, Diana Castillo wrote:
>>> Anyone have an idea why when I send the character '+' using curl, the
>>> recipient doesnt recieve that character?
>> --
>> Andy Hobbs <andy_at_hobbs.uk.net>
>>
>
>
Received on 2005-01-04