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

curl-and-php

Re: Curl and php

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 29 Jun 2007 16:01:27 +0200 (CEST)

On Fri, 29 Jun 2007, haroon ahmad wrote:

> curl_setopt ($ch, CURLOPT_GET, 1);

CURLOPT_HTTPGET is the name of the option that "reverts" back from POST to
GET.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-06-29