I thought that using fopen to create an SSL connection was not yet supported
in PHP.
Advertising
I would suggest the CURL functions for this.
--
JR
> -----Original Message-----
> From: Adam Voigt [mailto:adam@;cryptocomm.com]
> Sent: Tuesday, November 05, 2002 12:33 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Creating SSL Connection to Accept Credit Cards
>
>
> Like:
>
> $f = fopen("https://whatever.com","r")
>
> ?
>
> On Tue, 2002-11-05 at 12:31, [EMAIL PROTECTED] wrote:
> > My credit card processor requires that I create an SSL
> connection in order to generate a transaction key. How would I
> go about writing a script to do so. Please point me in the right
> direction. The tech support says that it can only be done in
> ASP, but I find that hard to believe.
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php