cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: trouble with multiple KEY/VALUE pairs in URL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 19 Dec 2005 22:27:41 +0100 (CET)

On Mon, 19 Dec 2005, John Deck wrote:

> Interestingly, if i enclose the URL in quotes, things work as expected:

That's because your shell munges the command line otherwise due to the special
letters you used in the URL. It has nothing to do with curl really.

> I'd like to get this to work via PHP and tried putting extra quotes in the
> URL string in PHP but that didn't work... Any clues??

PHP is not even similar to your shell.

I think you should instead show us your PHP code and tell us what happens when
you run it.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-12-19