Re: [PHP] No Reply From cURL

2002-11-21 Thread Steve Keller
At 11/21/2002 06:21 PM, Bret L Conard wrote: one of these should work to import the file The following options expect a file descriptor that is obtained by using the fopen() function: CURLOPT_FILE: The file where the output of your transfer should be placed, the default is STDOUT. CURLOPT_INFILE

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
Bret - Original Message - From: "Steve Keller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 5:49 PM Subject: Re: [PHP] No Reply From cURL > At 11/21/2002 03:18 PM, Bret L Conard wrote: > > Really appreciate the help Bret. But I

Fwd: RE: [PHP] No Reply From cURL

2002-11-21 Thread Steve Keller
At 11/21/2002 05:16 PM, Jonathan Rosenberg wrote: > I suspect your problem is that CURL is not built with SSL support. To test > this, replace the https:/.../ with a reference to a non-SSL URL > (http://.../). If you get a return that, you need to build CURL with SSL > support. Indeed it does.

Re: [PHP] No Reply From cURL

2002-11-21 Thread Steve Keller
At 11/21/2002 03:18 PM, Bret L Conard wrote: Really appreciate the help Bret. But I've still got some problems: (FYI - I am using authorize.net, so some of the response parameters may be different for you) Actually, I appreciate the fields demonstration because it made me realize I was missin

RE: [PHP] No Reply From cURL

2002-11-21 Thread Jonathan Rosenberg \(Tabby's Place\)
I suspect your problem is that CURL is not built with SSL support. To test this, replace the https:/.../ with a reference to a non-SSL URL (http://.../). If you get a return that, you need to build CURL with SSL support. -- JR > -Original Message- > From: Steve Keller [mailto:[EMAIL PRO

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 3:20 PM Subject: Re: [PHP] No Reply From cURL > At 11/21/2002 11:55 AM, greg R wrote: > > >I don't think cURL is very intuitive. > > Well, I'm glad to see someone else say that.

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
ge - From: "Steve Keller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 3:20 PM Subject: Re: [PHP] No Reply From cURL > At 11/21/2002 11:55 AM, greg R wrote: > > >I don't think cURL is very intuitive. > > Well,

Re: [PHP] No Reply From cURL

2002-11-21 Thread Bret L Conard
I had a devil of a time figuring out how to make it work. After searching the archives and lots of other sites I came up with the following code: (FYI - I am using authorize.net, so some of the response parameters may be different for you) HTH Bret https://secure.website.net/script_or_application"

Re: [PHP] No Reply From cURL

2002-11-21 Thread Steve Keller
At 11/21/2002 11:55 AM, greg R wrote: I don't think cURL is very intuitive. Well, I'm glad to see someone else say that. Makes me feel less retarded. Can you at least echo a response code from your function, such as $res = curl_setopt($ch, CURLOPT_URL, "https://partners.netledger.com/SmbXml