Hi all
Do not know if this is possible.
I need to exchange data with another company/site.
They require me to handle their HTTP GET request and send a response back (a success or error code).
They have suggested that I should write a CGI script but I have no knowledge of this.
The example they give is:
Can I do this in PHP and return a result?
Thanks in advance
Do not know if this is possible.
I need to exchange data with another company/site.
They require me to handle their HTTP GET request and send a response back (a success or error code).
They have suggested that I should write a CGI script but I have no knowledge of this.
The example they give is:
Can I do this in PHP and return a result?
Thanks in advance