hi all, i am using curl to post data to the payflow link server. now here are the questions that i want to ask. here is the server stats Linux+ php + mysql + curl + ssl 1) now i want to know if curl is safe to use? i know about the payflow sdk but i also know that i can execute the sdk by exec call and if anyone is loged on the computer at the time of the transection he/she can view all the data passed to the sdk by simply one command.(i.e. ps.). as
also don't want to show the user any page from verisign. but when i send the data i get back html output. i want some kind of error codes.how can i achieve this. know there must some way around this problem. i want to collect all the information on my page send the data to the payflow link without leaving my site the get back the result from the transection and show the result to the user. thanx in advance Haseeb