not sure i follow Gianluca...the script will stay there, its not going
anywhere, so why does it need to "wait"? it'll process whatever info is sent
to it........

-jack

-----Original Message-----
From: Gianluca Baldo [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 22, 2001 2:06 PM
To: [EMAIL PROTECTED]
Subject: [PHP] witing for a post


Hi all -
i have set up a credit card gateway interface. The gateway sends an
answer to a URL (i.e. http://www.domain.com/answer.php)
I pass to it with the some other data.
My bank documentation is poor and the support is worst.

My question is: how do I make my script at http://www.domain.com/answer.php
to wait for the answer?
The gateway send its answer via POST to the URL I specify but I don't
know how to "stay there listening for the answer".

Any idea?
Thanks in advance

                 Gianluca


--
ALBASOFTWARE
C/ Mallorca 186 - 3º 1ª
08036 Barcelona (Spain)
Tel. +34 93454009 - +34 934549324
Fax. +34 934541979
[EMAIL PROTECTED]
http://www.albasoftware.com
http://www.phpauction.org
http://www.gianlucabaldo.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to