I'm new to CGI but here's the problem I'm having
I wrote a PHP page where a user enters Credit Card relevant information. The data is sent using the POST method to a CGI script (This CGI script is provided to me from the credit card processing company). Now, The CGI script validates...