cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: sending character '+'

From: Andy Hobbs <andy_at_hobbs.uk.net>
Date: Tue, 04 Jan 2005 17:18:47 +0000

I don't know how libcurl functions in PHP but I guess

curl_escape($var_to_escape)

might do the trick

(use curl_unescape() as the reverse)

Andy

On Tue, 2005-01-04 at 17:10, Diana Castillo wrote:
> uri_escape is not a php function, how would I do it?
> would it be like this that I send it? /+/
> ----- 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>
> >

-- 
Andy Hobbs <andy_at_hobbs.uk.net>
Received on 2005-01-04