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

curl-and-php

Re: Can I use curl to send a POST/PUT and not wait for a response?

From: Louie Miranda <lmiranda_at_gmail.com>
Date: Wed, 6 Feb 2008 15:53:32 +0800

Sorry, it was PHP/cURL i was referring too.

I have this project on PHP. And i need to make it work.

Thanks

On Feb 6, 2008 3:46 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Wed, 6 Feb 2008, Louie Miranda wrote:
>
> > I have read the FAQ
> > http://curl.haxx.se/docs/faq.html#Can_I_use_curl_to_send_a_POST_PU
> >
> > *But, this is what i need*.
>
> For the sake of this argument, let me repeat the answer as found in that
> page:
>
> "No.
>
> But you could easily write your own program using libcurl to do such
> stunts."
>
> curl is a command line tool
> libcurl is a library
> PHP/CURL is a binding that uses libcurl
>
> So, PHP/CURL can or at least could indeed do this. Not that I understood
> why
> this is so important to your case.
>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>

-- 
Louie Miranda (lmiranda_at_gmail.com)
http://www.axishift.com
Security Is A Series Of Well-Defined Steps
chmod -R 0 / ; and smile :)

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-02-06