[PHP] Creating SSL Connection to Accept Credit Cards

2002-11-05 Thread benc
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 G

[PHP] Comma Delimited File and see results in PHP

2002-10-30 Thread benc
I have a comma delimited which I want to assign variables to and then echo the variables to show the results. Is this possible? If so, how can this be done? Please help. Thanks, Ben -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php