Is there a way to send form data over a secure connection to a server strictly through PHP using the POST method (or GET for that matter)? Is cUrl the only way? I'm just learning how to do credit card transactions and it doesn't seem that cUrl is installed on the server. Or maybe I'm just blind. Thanks in advance.
Rob
it's fine for me.so should be working, actually, my understanding is secure connection is another communication layer, has nothing to do with form post and server side scripting.