You have to use socket connection. Take a look at:

http://us4.php.net/fsockopen

In the User Contributed Notes look for a post by 

info at agriya dot com
02-Feb-2003 12:38

there you will see a script that shows you how to do it.

Hope this helps.


-----Original Message-----
From: Joaco [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2003 3:32 PM
To: [EMAIL PROTECTED]
Subject: [PHP] How do I capture a POST responce

I am writing a module that will allow a customer to process a credit
card
refund thru a web interface that I am designing. The problem I am having
is
that once the information is posted to the gateway, it returns a url
encoded
string with the responce from the transaction. How can I capture that
responce on my page rather than having to open or save the returned
file?



-- 
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

Reply via email to