On 11/15/06, Philip Thompson <[EMAIL PROTECTED]> wrote:
Hi.

I've been doing some reading trying to figure out why I would want to
use cURL. I have not found a solid reason yet. Does anyone have a
useful example on why you would want to use cURL?

Thanks,
~Philip

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Interfacing with payment/shipping gateway APIs.  For example, in my
store I must send post data to a payment gateway to tell them the
amount, cc#, etc. and they will return text telling me the transaction
passed/failed/etc.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to